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 a7fb1e5: Fix Uninitialized argument value found by Cl

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

Commits:

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

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

Actions performed:

    from  09785b3   I don't see the point of inserting p_proto_data sorted use g_slist_prepend(). While there fix deprecated API.
    adds  a7fb1e5   Fix Uninitialized argument value found by Clang Analyzer


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