Sorry, it is usd by pap, chap, and etc. Should I call pppInit for multi times? I called pppInit multi times on the condition
1. PPP is exited and the whole tcpip stack is exit. (Modem PPP) On Mon, Feb 9, 2009 at 9:09 AM, yueyue papa <[email protected]> wrote: > Hi All, > > I found a memory leak in PPP. After debug I found the problem is in > pppInit(void). > > The pppInit could not be called many time, the memory will leaked in > outpacket_buf. > > u_char *outpacket_buf[NUM_PPP]; > > But I found the outpacket_buf is never used in PPP stack, am I right? > > Lee > >
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
