Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master b0a7251: Fix Uninitialized argument value found by Cl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 8 Jul 2014 10:39:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0a7251f385f5f2b73ac378d2c7b27e7b30c790c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b0a7251 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Fix Uninitialized argument value found by Clang Analyzer
    
    Change-Id: Ia39d7b258a888c188ae7d87c3c907e2a0ad1d3f0
    Reviewed-on: https://code.wireshark.org/review/2936
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4e478aa   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  b0a7251   Fix Uninitialized argument value found by Clang Analyzer


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