Hello,

Olaf Peters wrote:

Hi,

I discovered a potential memory leak in the routine udp_send() in lwip.c,
line 410 and on:

Fixed in udp.c 1.67, but I need peer reviewers, as I cannot test the code myself.

2005-06-08 Leon Woestenberg <[EMAIL PROTECTED]>
* udp.c: Fixed memory leak; when ip_route() failed, a possibly allocated q was never de-allocated. Fixed by called ip_route() before allocating q.


Regards,

Leon.


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to