|
From: Crispin F. <cr...@th...> - 2003-03-25 13:11:43
Attachments:
valgrind.patch
|
Hi, I noticed that with 1.9.4, calling recvfrom with a NULL 'from' argument returned an error by valgrind, the attached patch stops this error. Cheers Crispin |
|
From: Nicholas N. <nj...@ca...> - 2003-05-02 16:03:25
|
On 25 Mar 2003, Crispin Flowerday wrote: > I noticed that with 1.9.4, calling recvfrom with a NULL 'from' argument > returned an error by valgrind, the attached patch stops this error. Committed to CVS HEAD, thanks. N |