Wireshark-commits: [Wireshark-commits] master a99cc2f: address_types.c: fix a "conditional jump or
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Feb 2015 11:37:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a99cc2fd0b56da03fdd086b1210e1bee1cb1c778
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a99cc2f by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    address_types.c: fix a "conditional jump or move depends on uninitialised value" error found by Valgrind
    
    Change-Id: Ic752bb6aa1ba56e113895fcbed52f417ac0128f7
    Reviewed-on: https://code.wireshark.org/review/7272
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  c84b022   MQTT: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  a99cc2f   address_types.c: fix a "conditional jump or move depends on uninitialised value" error found by Valgrind


Summary of changes:
 epan/address_types.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)