URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a4c8bdfeafba4833bdcb99fc1617e19fc65e950
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4a4c8bd by Gerald Combs (gerald@xxxxxxxxxxxxx):
Systemd journal: Fix timestamp conversions.
Use ws_strtou64 to convert __REALTIME_TIMESTAMP= and other timestamps,
which should work across platforms.
Bug: 16664
Change-Id: I371f2b60e1957e57dbbdbbc3ded5ad49e8eb79d1
Reviewed-on: https://code.wireshark.org/review/37849
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 73f24f5 ccid: dissect interrupt notifications for 8 slots
add 4a4c8bd Systemd journal: Fix timestamp conversions.
Summary of changes:
epan/dissectors/packet-systemd-journal.c | 24 ++++++++++++++++++------
wiretap/pcapng.c | 9 ++++++---
2 files changed, 24 insertions(+), 9 deletions(-)