r11629: fixed a bug found with the socket:testnonblock code. With randomised
authorAndrew Tridgell <tridge@samba.org>
Thu, 10 Nov 2005 04:49:02 +0000 (04:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:46:01 +0000 (13:46 -0500)
commit78422169b29d84bfebd8df705b00432d627d202d
tree8364d159b7163dc35d182ebf46c5101d0464958a
parent6481a752a2bdef8ad08923cb0d9999b3462210cb
r11629: fixed a bug found with the socket:testnonblock code. With randomised
under-reads we could end up supplying a buffer to the client that has
an incorrect length
(This used to be commit 9c95015b9cccc10a5ba1facd4b48c0fff34e9588)
source4/lib/stream/packet.c