lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9404] pbuf: Fix missing break for pbuf_alloc PBUF_R


From: Axel Lin
Subject: [lwip-devel] [patch #9404] pbuf: Fix missing break for pbuf_alloc PBUF_REF/PBUF_ROM
Date: Mon, 10 Jul 2017 03:51:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36

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

                 Summary: pbuf: Fix missing break for pbuf_alloc
PBUF_REF/PBUF_ROM
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: axellin
            Submitted on: Mon 10 Jul 2017 07:51:06 AM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

Otherwise, the code fall through to case PBUF_POOL.

Fixes: 57b1471254b2 ("Avoid return in case statement, makes function control
flow equal to other case statement paths")




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 10 Jul 2017 07:51:06 AM UTC  Name:
0001-pbuf-Fix-missing-break-for-pbuf_alloc.patch  Size: 885B   By: axellin

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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