lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9629] tftp_cleanup() should clean up more


From: Jens Nielsen
Subject: [lwip-devel] [patch #9629] tftp_cleanup() should clean up more
Date: Sat, 28 Apr 2018 06:19:50 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36

URL:
  <http://savannah.nongnu.org/patch/?9629>

                 Summary: tftp_cleanup() should clean up more
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: deft
            Submitted on: Sat 28 Apr 2018 10:19:49 AM UTC
                Category: apps
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

If tftp_cleanup() is called with an ongoing transfer there's a possible
resource leak (the pbuf in tftp_state.last_data for example)

Add a call to close_handle() to clean up leftovers



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 28 Apr 2018 10:19:49 AM UTC  Name:
TFTP-server-clean-up-open-handle.patch  Size: 698B   By: deft

<http://savannah.nongnu.org/patch/download.php?file_id=44054>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9629>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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