pidl/ws: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
authorAurelien Aptel <aaptel@suse.com>
Fri, 5 Feb 2016 13:29:22 +0000 (14:29 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 20 Jun 2016 10:08:19 +0000 (12:08 +0200)
commit33baf1cccbd600e803ddfdc0cb8e7c374dc46aef
tree84d894254ab74e09635ab2cce4d010cb339abd7f
parent0c04f5ffcb45eaacde0e33b21335a7ed679106fb
pidl/ws: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang

Port Wireshark commit f0b5fb7

Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
Date:   Fri Sep 26 21:31:32 2014 +0200

    PIDL: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang

    Change-Id: I7f6f974732b7905f4ea4686e1a79ca6fbef78fa8
    Reviewed-on: https://code.wireshark.org/review/4319
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
pidl/lib/Parse/Pidl/Wireshark/NDR.pm