URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0fbc8f80dae3fa7f47d121b25655ac86268681b8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0fbc8f8 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
TCAP: Fix warning [-Wclobbered]
Add TCAP to clean ASN.1 dissector list.
Change-Id: I256dabe0961b681d22c230378f19968d9f7eda26
Reviewed-on: https://code.wireshark.org/review/13812
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b82e1e0 Cleanup indentation
adds 0fbc8f8 TCAP: Fix warning [-Wclobbered]
Summary of changes:
asn1/tcap/tcap.cnf | 7 ++++++-
epan/CMakeLists.txt | 2 +-
epan/dissectors/Makefile.common | 2 +-
epan/dissectors/packet-tcap.c | 25 +++++++++++++------------
4 files changed, 21 insertions(+), 15 deletions(-)