URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d5c1449d1b7ae0a2a04e401f9015a516ba7201f9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d5c1449 by Vasil Velichckov (vvvelichkov@xxxxxxxxx):
[text2pcap] Fix parsing of hash sign at the end of the line
Change-Id: I4ff1ef28aba353fd7548cb5c0603fc29479aa854
Reviewed-on: https://code.wireshark.org/review/13294
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f6ff90f RTPS: Added custom type dissection support for RTPS batches
adds d5c1449 [text2pcap] Fix parsing of hash sign at the end of the line
Summary of changes:
test/captures/text2pcap_hash_eol.txt | 10 ++++++++++
test/suite-text2pcap.sh | 29 +++++++++++++++++++++++++++++
text2pcap-scanner.l | 8 ++++----
ui/text_import_scanner.l | 8 ++++----
4 files changed, 47 insertions(+), 8 deletions(-)
create mode 100644 test/captures/text2pcap_hash_eol.txt