Wireshark-commits: [Wireshark-commits] master cfc47c1: Replace my_dgt_tbcd_unpack with the safer tv
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cfc47c15c2b902a50764a21cbcd2ba1d78b1de7a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cfc47c1 by Michael Mann (mmann78@xxxxxxxxxxxx):
Replace my_dgt_tbcd_unpack with the safer tvb_bcd_dig_to_wmem_packet_str.
Bug: 11797
Change-Id: I07fdf3f7564424eac053f4c17de17f0d96597cca
Reviewed-on: https://code.wireshark.org/review/12239
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from efe1b7a LDAP: fix indent (use 2 spaces)
adds cfc47c1 Replace my_dgt_tbcd_unpack with the safer tvb_bcd_dig_to_wmem_packet_str.
Summary of changes:
epan/dissectors/packet-ansi_a.c | 125 +++++++--------------------------
epan/dissectors/packet-gsm_a_common.c | 64 ++---------------
epan/dissectors/packet-gsm_a_common.h | 6 --
epan/dissectors/packet-gsm_a_dtap.c | 12 +---
4 files changed, 33 insertions(+), 174 deletions(-)