Wireshark-commits: [Wireshark-commits] master 7592d39: GSM SMS: fix 'msg_class' may be used uniniti

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 13 Dec 2014 17:17:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7592d39d46ee0f2442cc5263979a0f036f98468b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7592d39 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GSM SMS: fix 'msg_class' may be used uninitialized in this function warning
    
    Change-Id: Ie1c53929df2dfec1b4935ca1088f375c666d3b36
    Reviewed-on: https://code.wireshark.org/review/5746
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  21d6ed4   fix compile error
    adds  7592d39   GSM SMS: fix 'msg_class' may be used uninitialized in this function warning


Summary of changes:
 epan/dissectors/packet-gsm_sms.c |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)