ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 4982f80: rsvp: fix unused variable 'rsvp_xro_sobj_typ

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 02 Aug 2018 08:59:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4982f802067b46945c0446e84ae71c991d7841c9
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    rsvp: fix unused variable 'rsvp_xro_sobj_type_vals' [-Wunused-const-variable]
    
    Change-Id: I82e3ea93bbcee87618ab461d8026e4d91a01bc22
    Reviewed-on: https://code.wireshark.org/review/28925
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Khalifa NDIAYE <khalifa.ndiaye@xxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  8180b4e   gtp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  4982f80   rsvp: fix unused variable 'rsvp_xro_sobj_type_vals' [-Wunused-const-variable]


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