lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #36283] PPP struct used on header size computation and


From: Sylvain Rochet
Subject: [lwip-devel] [bug #36283] PPP struct used on header size computation and not packed
Date: Thu, 03 May 2012 18:42:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20100101 Firefox/10.0.4 Iceweasel/10.0.4

Follow-up Comment #3, bug #36283 (project lwip):

I have actually see this fail.

(int)sizeof(struct pppInputHeader) returns 8 on 32 bits arch with alignment,
but pbuf_header(pb, ...) should always be reduced to 6.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/




reply via email to

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