aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorHuang Qiangxiong <qiangxiong.huang@qq.com>2019-10-08 23:35:34 +0800
committerAnders Broman <a.broman58@gmail.com>2019-10-14 06:47:30 +0000
commit62101950f3be2c54f06d4a3e138c4b0000a4f58a (patch)
tree8816a2eb44e691090e0db205baf4a86eddf601ab /debian
parentc797e94b33f7b27ddcf46a1a79308dabdd5dc414 (diff)
Protobuf: Add show_details preferences. Fix two bugs.
1. Add show_details preferences. Disable it will hidden names of message/field/enum, field number, and other details. 2. Have only one popup message with all the errors listed, that are found during parsing .proto files. (Buffer errors and print once) Loading .proto files and checking message types of UDP port will be done only when protobuf dissector has been called. 3. Support parsing .proto files in legacy MAC file format (that newline is '\r') or mixed newline (\r + \n) file format. Change-Id: I97bcde000957e4cd1cce98a7f61120d03027423e Reviewed-on: https://code.wireshark.org/review/34736 Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org> Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index f46f929fc2..c76ae8eb6a 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -2023,6 +2023,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
wmem_strbuf_append_c@Base 1.12.0~rc1
wmem_strbuf_append_printf@Base 1.9.1
wmem_strbuf_append_unichar@Base 1.12.0~rc1
+ wmem_strbuf_append_vprintf@Base 3.1.1
wmem_strbuf_finalize@Base 1.12.0~rc1
wmem_strbuf_get_len@Base 1.9.1
wmem_strbuf_get_str@Base 1.9.1