[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] memory leak ?
From: |
Noam weissman |
Subject: |
Re: [lwip-users] memory leak ? |
Date: |
Wed, 3 Jun 2015 22:32:44 +0300 |
Hi,
I am using FreeRTOS running under STM32F427
Yep 1.41
I am not freeing any sent PBUF's its a TCP connection. It should be freed by
the TCP
stack itself ??
Any new PBUF inside the recv call back is freed after processing
I do free any PCB's of PBUF's if connection fails or closes
Thanks for the prompt reply,
Noam.
-----Original Message-----
From: address@hidden on behalf of Sergio R. Caprile
Sent: Wed 6/3/2015 8:18 PM
To: address@hidden
Subject: Re: [lwip-users] memory leak ?
You are using lwIP through RAW API
Do you have NO_SYS=1 or any OS ?
1.4.1 /HEAD I guess
The port is good because it have been validated with a known to work
application, not just the one you wrote ?
You are seeing an indication that looks like a memory problem. How
exactly are you freeing your received PBUFs in your application ?
_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer
viruses.
************************************************************************************
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer
viruses.
************************************************************************************
<<winmail.dat>>
- [lwip-users] memory leak ?, Noam weissman, 2015/06/03
- Re: [lwip-users] memory leak ?, Sergio R. Caprile, 2015/06/03
- Re: [lwip-users] memory leak ?,
Noam weissman <=
- Re: [lwip-users] memory leak ?, Sergio R. Caprile, 2015/06/03
- Re: [lwip-users] memory leak ?, Noam weissman, 2015/06/03
- Re: [lwip-users] memory leak ?, Noam weissman, 2015/06/04
- Re: [lwip-users] memory leak ?, Noam weissman, 2015/06/04
- Re: [lwip-users] memory leak ?, Jan Menzel, 2015/06/04
- Re: [lwip-users] memory leak ?, Krzysztof WesoĊowski, 2015/06/04
- Re: [lwip-users] memory leak ?, Sylvain Rochet, 2015/06/04
- Re: [lwip-users] memory leak ?, Noam weissman, 2015/06/04