[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #64909] No memory pool MEMP_SYS_TIMEOUT allocation for
From: |
Michele Da Rold |
Subject: |
[lwip-devel] [bug #64909] No memory pool MEMP_SYS_TIMEOUT allocation for SNTP timer |
Date: |
Thu, 11 Apr 2024 10:22:23 -0400 (EDT) |
Follow-up Comment #1, bug #64909 (group lwip):
Same issue also in git head version
I have also another issue
https://savannah.nongnu.org/bugs/?65582
In my opinion we need to do every time
sys_untimeout(sntp_request, NULL);
sys_untimeout(sntp_try_next_server, NULL);
before calling sys_timeout
Michele
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?64909>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #64909] No memory pool MEMP_SYS_TIMEOUT allocation for SNTP timer,
Michele Da Rold <=