URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=62ea3194ed6de70ed02d39084add4d63cd0962c4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
62ea319 by Guy Harris (guy@xxxxxxxxxxxx):
PacketLogger files can be big-endian or little-endian.
Bug: 10861
Change-Id: Iedb248aa4a96e65bb525ba6475dc767e5dfefbe0
Reviewed-on: https://code.wireshark.org/review/6579
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3f284fb USB: do not put usb_address_t structure on stack and initialize it completely (including implicit padding for alignment)
adds 62ea319 PacketLogger files can be big-endian or little-endian.
Summary of changes:
wiretap/packetlogger.c | 64 +++++++++++++++++++++++++++++++++++++++---------
1 file changed, 52 insertions(+), 12 deletions(-)