[PATCH] resolv: Always set *resplen2 out parameter in send_vc [BZ #19825]
Florian Weimer
fweimer@redhat.com
Fri Mar 25 18:55:00 GMT 2016
In various error scenarios (for example, if the server closes the
TCP connection before sending the full response), send_vc can return
without resetting the *resplen2 value. This can pass uninitialized
or unexpected data to the caller.
Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-resolv-Always-set-resplen2-out-parameter-in-send_vc-.patch
Type: text/x-patch
Size: 3155 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160325/e24fa654/attachment.bin>
More information about the Libc-alpha
mailing list