URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01433a4b2912b54e4e31c62313836bbfe087da63
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
01433a4 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
GSM SMS: fix reassembly of UCS2 encoded SMS
Bug: 11809
Change-Id: I5cbf43cbc9d0f33fa527aef1be4d5105f1d795a7
Reviewed-on: https://code.wireshark.org/review/12288
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit 257938f66c255e2e978d0bf697f1d0e780620d55)
Reviewed-on: https://code.wireshark.org/review/12291
Actions performed:
from 8194323 Replace my_dgt_tbcd_unpack with the safer tvb_bcd_dig_to_wmem_packet_str.
adds 01433a4 GSM SMS: fix reassembly of UCS2 encoded SMS
Summary of changes:
epan/dissectors/packet-gsm_sms.c | 49 +++++++++++---------------------------
1 file changed, 14 insertions(+), 35 deletions(-)