lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #27034] Invalid ASSERT in pbuf_alloc()


From: Kieran Mansley
Subject: [lwip-devel] [bug #27034] Invalid ASSERT in pbuf_alloc()
Date: Thu, 16 Jul 2009 07:50:21 +0000
User-agent: Opera/9.21 (X11; Linux i686; U; en)

Follow-up Comment #7, bug #27034 (project lwip):

No, because they're also asking for space to be reserved for headers (the
first argument to pbuf_alloc), so the resulting length won't be zero.  It's
only when called as pbuf_alloc(PBUF_RAW, 0, ...) that it's a problem I think.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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