Fix commit d07cd37b993d3c9beded20323174633b806196b5
authorJeremy Allison <jra@samba.org>
Wed, 17 Feb 2010 17:24:34 +0000 (09:24 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 17 Feb 2010 17:24:34 +0000 (09:24 -0800)
commit936828de71023d90aaec6c1dba84052246bbad11
treed8b3a3715a81a5e7d86d2e95b8729351634d8d93
parent968bd16b4908611c6f745154124588b92e3c0062
Fix commit d07cd37b993d3c9beded20323174633b806196b5

Which was:

    tsocket/bsd: fix bug #7115 FreeBSD includes the UDP header in FIONREAD

Metze, this has to have been wrong - you are throwing away the talloc_realloc
pointer returned. Also no error checking. Please review.

Thank goodness for gcc warnings :-).

Jeremy.
lib/tsocket/tsocket_bsd.c