Wireshark-commits: [Wireshark-commits] master-1.12 2a4773e: ANSI IS-637 A: ensure that num_fields i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Feb 2015 16:38:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a4773ec5fef905bccedaf4eb50b195b7f6aeed2
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

2a4773e by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ANSI IS-637 A: ensure that num_fields is not null before calling text_decoder
    
    Bug: 11014
    Change-Id: Id2c7913d96743424380bd75c4005ec747ee7dd50
    Reviewed-on: https://code.wireshark.org/review/7412
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 123be13127d233f92b380b9ad738d1263255d4f5)
    Reviewed-on: https://code.wireshark.org/review/7417
    

Actions performed:

    from  c892845   Fix a couple of (AFAICS false) may-be-used-uninitialized warnings that show up on the OSX 10.5 buildbot.
    adds  2a4773e   ANSI IS-637 A: ensure that num_fields is not null before calling text_decoder


Summary of changes:
 epan/dissectors/packet-ansi_637.c |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)