Bug 2037 - HT capabilities may print bogus chars
HT capabilities may print bogus chars
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3-dev
All All
: P5 normal
Assigned To: Daniel L.
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-30 16:03 UTC by Tommaso Pecorella
Modified: 2015-01-26 17:43 UTC (History)
1 user (show)

See Also:


Attachments
simple fix (907 bytes, patch)
2014-12-30 16:07 UTC, Tommaso Pecorella
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso Pecorella 2014-12-30 16:03:13 UTC
The problem is that uint8_t is printed by "<<" as a char, resulting in bogus chars. 
It turns out that gedit, for example, tries to be noce with those bogus data and opens the whole file as unicode, resulting in more gibberish.
Comment 1 Tommaso Pecorella 2014-12-30 16:07:47 UTC
Created attachment 1936 [details]
simple fix
Comment 2 Tommaso Pecorella 2015-01-26 17:43:50 UTC
pushed in changeset 11158:fa6102d0fa6d