ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master d3cc7e0: Fix -Wunused-const-variable found by Clang 3

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Mar 2014 17:23:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d3cc7e0120b6a87f233723aec101c0629cd755c0
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix -Wunused-const-variable found by Clang 3.5
    
    Change-Id: Idf5ac9e067a647d3e1be82df352d956c87d6050c
    Reviewed-on: https://code.wireshark.org/review/653
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  348c19c   Use try_val_to_str() in heuristics test (intead of a loop); ensure no exception during test.
    adds  d3cc7e0   Fix -Wunused-const-variable found by Clang 3.5


Summary of changes:
 epan/dissectors/packet-nflog.c |    7 -------
 1 file changed, 7 deletions(-)