Wireshark-commits: [Wireshark-commits] master e387a47: wiretap: Adjust the pcapng systemd Journal l
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e387a4752c42e1a4286929e1ca356e14c6ce0283
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e387a47 by Gerald Combs (gerald@xxxxxxxxxxxxx):
wiretap: Adjust the pcapng systemd Journal length check.
Reduce the minimum systemd journal block size from 212 to 35. The larger
minimum was based on the Journal Export Format file reader, but we don't
need to be as strict here.
Update some comments.
Bug: 16734
Change-Id: Iad7227f29ff22f908e2fd49be0f11c9ad03fa7b9
Reviewed-on: https://code.wireshark.org/review/38035
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 a4fe4e4 EPL: put a hidden field to all EPL message types
add e387a47 wiretap: Adjust the pcapng systemd Journal length check.
Summary of changes:
wiretap/pcapng.c | 8 ++++----
wiretap/systemd_journal.c | 5 +++++
2 files changed, 9 insertions(+), 4 deletions(-)