aboutsummaryrefslogtreecommitdiff
path: root/release/doc/share/xml/vendor.ent
diff options
context:
space:
mode:
authorThomas Quinot <thomas@FreeBSD.org>2014-05-07 19:33:29 +0000
committerThomas Quinot <thomas@FreeBSD.org>2014-05-07 19:33:29 +0000
commitaa7a161b407bcfc565396e93138f38ab059467c0 (patch)
tree4706b9b8d40564ba7f2cf3a7979e41bc05a4ff61 /release/doc/share/xml/vendor.ent
parentf8a6c905bf5f61ea6e21c1991ff74326cafef8fa (diff)
downloadsrc-aa7a161b407bcfc565396e93138f38ab059467c0.tar.gz
src-aa7a161b407bcfc565396e93138f38ab059467c0.zip
(dd_out): Fix handling of all-zeroes block at end of input with
conv=sparse. This change fixes two separate issues observed when the last output block is all zeroes, and conv=sparse is in use. In this case, care must be taken to roll back the last seek and write the entire last zero block at the original offset where it should have occurred: when the destination file is a block device, it is not possible to roll back by just one character as the write would then not be properly aligned. Furthermore, the buffer used to write this last all-zeroes block needs to be properly zeroed-out. This was not the case previously, resulting in a junk data byte appearing instead of a zero in the output stream. PR: bin/189174 PR: bin/189284 Reviewed by: kib MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=265593
Diffstat (limited to 'release/doc/share/xml/vendor.ent')
0 files changed, 0 insertions, 0 deletions