Wireshark-commits: [Wireshark-commits] master-2.2 5ed15c6: GSM SMS: also consider source and destin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Apr 2017 11:36:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ed15c67daad4304cd0676beebaf879a059a9067
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

5ed15c6 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GSM SMS: also consider source and destination address for reassembly
    
    Change-Id: I68ca00c970828311392565882bd7e4803df9818a
    Reviewed-on: https://code.wireshark.org/review/21032
    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 5be11a5984c32e592e773c3049342861d4f30db1)
    Reviewed-on: https://code.wireshark.org/review/21037
    

Actions performed:

    from  45c75b2   Qt: mark bool and enum prefs as changed when modified via the menu
    adds  5ed15c6   GSM SMS: also consider source and destination address for reassembly


Summary of changes:
 epan/dissectors/packet-gsm_sms.c |   48 +++++++++++++++++++++++++++-----------
 1 file changed, 35 insertions(+), 13 deletions(-)