lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #56817] type of pbuf->type_internal too short


From: Dirk Ziegelmeier
Subject: [lwip-devel] [bug #56817] type of pbuf->type_internal too short
Date: Wed, 28 Aug 2019 01:49:15 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #1, bug #56817 (project lwip):

The information in PBUF_ALLOC_FLAG_* is not used anywhere at the moment, so it
is not stored on the pbuf.

Where does you compiler complain? There is only one assignment in
pbuf_init_alloced_pbuf() - and it has a cast: p->type_internal = (u8_t)type;


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?56817>

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




reply via email to

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