URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=84ac392e9fa1a6a897c231afcf662dc1e1a4fe91
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
84ac392 by Guy Harris (guy@xxxxxxxxxxxx):
For SHBs, always use the byte order from the byte-order magic.
Don't use the byte order from any previously-seen SHB, as it might be
different.
Bug: 12167
Change-Id: I19a81f81f2e8115938387487e2682b8b11a100fe
Reviewed-on: https://code.wireshark.org/review/14131
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 6257b65 Fix allocation of option bocks in pcapng_read().
adds 84ac392 For SHBs, always use the byte order from the byte-order magic.
Summary of changes:
wiretap/pcapng.c | 55 +++++++++++++++++++++++++++++++++++-------------------
1 file changed, 36 insertions(+), 19 deletions(-)