Wireshark-commits: [Wireshark-commits] master 9361938: Fix dead assignment found by clang in test c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 5 May 2014 13:08:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=93619389eafb1db086cdb3d718e447f34f7b4e52
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9361938 by Evan Huus (eapache@xxxxxxxxx):

    Fix dead assignment found by clang in test code
    
    Change-Id: Ie78769bfd8034f6c2ee7d9e26a209d650cedb98d
    Reviewed-on: https://code.wireshark.org/review/1507
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  a0b76c9   Allow IPv6 Mobility Option Service Selection with option length = 1
    adds  9361938   Fix dead assignment found by clang in test code


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