URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4b67b72d2a5724f650cf59f912faa96f999e2eca
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4b67b72 by Pascal Quantin (pascal@xxxxxxxxxxxxx):
SBcAP: fix update of info column
Remove the test on tree before decoding the PDU and display the message
name
Change-Id: I2e8d9000d6da4ef812bf84539c1dc32c8ae9e2a1
Reviewed-on: https://code.wireshark.org/review/37194
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Actions performed:
from d2812de Fix some more broken web links in dissector code
add 4b67b72 SBcAP: fix update of info column
Summary of changes:
.../asn1/sbc-ap/packet-sbc-ap-template.c | 10 ++---
epan/dissectors/asn1/sbc-ap/sbc-ap.cnf | 14 ++++--
epan/dissectors/packet-sbc-ap.c | 50 +++++++++++++---------
3 files changed, 45 insertions(+), 29 deletions(-)