lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9787] ND6: add an explicit queue size check.


From: Douglas
Subject: [lwip-devel] [patch #9787] ND6: add an explicit queue size check.
Date: Wed, 3 Apr 2019 22:19:02 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36

URL:
  <https://savannah.nongnu.org/patch/?9787>

                 Summary: ND6: add an explicit queue size check.
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: ourairquality
            Submitted on: Thu 04 Apr 2019 02:19:01 AM UTC
                Category: IPv6
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

When using the MEMP_MEM_MALLOC option, memp_malloc() can not be relied on to
limit the number of allocations allowed for each MEMP queue, as the ND6 code
had been. This caused the ND6 queue to keep growing until the heap allocation
failed when using the MEMP_MEM_MALLOC option. So add an explicit queue size
check in ND6.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 04 Apr 2019 02:19:01 AM UTC  Name:
0001-ND6-add-an-explicit-queue-size-check.patch  Size: 2KiB   By:
ourairquality

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

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9787>

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




reply via email to

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