URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99cf1a23bbd7677bb2a6962851e4dc68720a154b Submitter: "Anders Broman <[email protected]>" Changed: branch: master-3.2 Repository: wireshark
Commits: 99cf1a2 by Gerald Combs ([email protected]): 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 <[email protected]> Petri-Dish: Gerald Combs <[email protected]> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <[email protected]> (cherry picked from commit e387a4752c42e1a4286929e1ca356e14c6ce0283) Reviewed-on: https://code.wireshark.org/review/38198 Reviewed-by: Jaap Keuter <[email protected]> Petri-Dish: Jaap Keuter <[email protected]> Actions performed: from 0af38c8 packet_xml: detect and handle UTF-16 BOM add 99cf1a2 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(-) ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
