lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #31525] dhcp_stop() should be free the dhcp memory, wh


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #31525] dhcp_stop() should be free the dhcp memory, which in netif.
Date: Tue, 02 Nov 2010 15:42:34 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12

Follow-up Comment #3, bug #31525 (project lwip):

Then I'd rather vote for an extra function dhcp_cleanup() which does not
affect code size if not used (since it will then be thrown away by the
linker).

You can already prevent this leak by using dhcp_set_struct() to set your
custom pointer and prevent dhcp_start() calling mem_malloc().

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?31525>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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