Wireshark-commits: [Wireshark-commits] master 2f34f26: OID name resolv: Fix MIB/PIB path presentati
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2f34f262038de32c4a39cf11a164551cd0633773
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2f34f26 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
OID name resolv: Fix MIB/PIB path presentations
oids.c: Sort out libsmi init, add user paths once.
Qt, About WS: Stop memory leak of MIB/PIB paths.
GTK, About WS: Allow for 20 individual paths.
tshark, folders: init before getting paths, allow 20 individual.
Bug: 14539
Change-Id: I113ee2dd4394d553a16b256e66fd840eeeec78ef
Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/26555
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 98b4698 Couchbase: update opcodes and decode AUDIT_PUT as JSON
adds 2f34f26 OID name resolv: Fix MIB/PIB path presentations
Summary of changes:
epan/oids.c | 34 ++++++++++++++++++++--------------
tshark.c | 8 +++++---
ui/gtk/about_dlg.c | 2 +-
ui/qt/about_dialog.cpp | 4 +++-
4 files changed, 29 insertions(+), 19 deletions(-)