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: hanhui
Subject: [lwip-devel] [bug #31525] dhcp_stop() should be free the dhcp memory, which in netif.
Date: Tue, 02 Nov 2010 14:36:05 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.62 Safari/534.3

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

                 Summary: dhcp_stop() should be free the dhcp memory, which
in netif.
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: hanhui03
            Submitted on: Tue Nov  2 14:36:04 2010
                Category: None
                Severity: 3 - Normal
              Item Group: Change Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 
            lwIP version: CVS Head

    _______________________________________________________

Details:


dhcp_stop() should add the following code:

mem_free(netif->dhcp);
netif->dhcp = NULL;






    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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