Bug 2219 - SixLowPanNetDevice hangs trying to decode a IPv6 Fragment extension header
SixLowPanNetDevice hangs trying to decode a IPv6 Fragment extension header
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: sixlowpan
ns-3-dev
PC All
: P5 major
Assigned To: Tommaso Pecorella
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-11-14 17:22 UTC by Tommaso Pecorella
Modified: 2015-11-14 17:26 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso Pecorella 2015-11-14 17:22:09 UTC
I don't know if it's more embarrassing the bug or that nobody found it so far.
Comment 1 Tommaso Pecorella 2015-11-14 17:26:40 UTC
Pushed in changeset:  11764:cfec4dc399f5

For the records, the problem was simple: you shouldn't deserialize from an empty Buffer. Definitely.