mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-10 00:28:27 +00:00
This dd flag ensures that the requested size
is retrieved from pipes or special filesystems (if available).
Without this flag, on multi-core systems,
Piped or special filesystem data can be truncated
when a size greater than PIPE_BUF is requested.
Fixes: FS#3494
Fixes:
|
||
---|---|---|
.. | ||
caldata.sh | ||
leds.sh | ||
migrations.sh | ||
network.sh | ||
preinit.sh | ||
service.sh | ||
system.sh | ||
uci-defaults.sh |