]> granicus.if.org Git - sudo/commit
No need to loop over atomic_writev(), it guarantees to write all
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 30 May 2012 14:46:02 +0000 (10:46 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 30 May 2012 14:46:02 +0000 (10:46 -0400)
commitb406b51da0684490de642b8fc189f696cf347b23
tree122208286bc219f14dc25fde2c8886a5f033b08d
parent01da6137936dfd869170c101e3ce44a60f13b4b7
No need to loop over atomic_writev(), it guarantees to write all
data or return an error.

Fix handling of stdout/stderr that contains "\r\n" and handle a
"\r\n" pair that spans a buffer.
plugins/sudoers/sudoreplay.c