URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f3d7199fba4bb6cdfc7d0873444c861ffe7064f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7f3d719 by Guy Harris (guy@xxxxxxxxxxxx):
Convert NetMon comment titles to UTF-8 when reading the file.
Fix indentation, and note that the comment "description" (contents) are
RTF (as opposed to plain text).
Change-Id: I668a08c06e39a32318454d2ee73933083c5cb516
Reviewed-on: https://code.wireshark.org/review/28279
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 9241233 No need to check for a UTF-16 string's length being a multiple of 2.
adds 7f3d719 Convert NetMon comment titles to UTF-8 when reading the file.
Summary of changes:
epan/dissectors/packet-netmon.c | 19 +++++--------------
wiretap/netmon.c | 34 ++++++++++++++++++++++++----------
wiretap/wtap.h | 5 ++---
3 files changed, 31 insertions(+), 27 deletions(-)