URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61dcd11e0cd1dd108358931d0744de5a72b77b5a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
61dcd11 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/12272
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from b75548a [Automatic update for 2015-11-29]
adds 61dcd11 Replace my_dgt_tbcd_unpack with the safer tvb_bcd_dig_to_wmem_packet_str.
Summary of changes:
epan/dissectors/packet-ansi_a.c | 139 ++++++++-------------------------
epan/dissectors/packet-gsm_a_common.c | 65 ++-------------
epan/dissectors/packet-gsm_a_common.h | 6 --
epan/dissectors/packet-gsm_a_dtap.c | 16 +---
4 files changed, 41 insertions(+), 185 deletions(-)