Wireshark-commits: [Wireshark-commits] lts-1.12.1 8d6196c: Logcat: Fix dump formats
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8d6196c67010bc7561c2744c9c254e0b0bb8a3be
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark
Commits:
8d6196c by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Logcat: Fix dump formats
Some dump formats are not exactly what should be done,
so fix them and try to little improve them (mostly by space padding %-8s)
Reviewed-on: https://code.wireshark.org/review/2550
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
(cherry picked from commit 4a3d0b868473260c24aa66f5e3fa737b54a9fd02)
Change-Id: Id3bc0515fac932594dd8a6759519d3d0182f9252
Reviewed-on: https://code.wireshark.org/review/8345
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 34f5fa585e611ae1471df363333ea4bd7ab2da1c)
Reviewed-on: https://code.wireshark.org/review/8640
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from 2c9b3f3 Do bounds checking when decompressing WCP packets.
adds 8d6196c Logcat: Fix dump formats
Summary of changes:
wiretap/logcat.c | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)