lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Re: [lwip] Memory leak and queued packets in etharp.c


From: leon . woestenberg
Subject: [lwip-users] Re: [lwip] Memory leak and queued packets in etharp.c
Date: Thu, 09 Jan 2003 01:03:42 -0000

Hello Martin,

> There is another problem in etharp.c:
> If a packet gets queued because an ARP request must be sent,
> pbuf_ref() is called for this packet. This is ok so far, but
> if the queued pbuf is chained, the chain may get lost later,
> but before the packet is resent. I´ve fixed this in
> pbuf_dechain() in pbuf.c.
>
I do not understand what you mean exactly.

Could you please describe a sequence of events that would
trigger this bug to occur?

Leon.


[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]