Wireshark-commits: [Wireshark-commits] master 308e1de: DNS: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Jan 2017 20:48:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=308e1de5ebba8bae4a7294f0f7e24ed4c82de2be
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    DNS: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Ib376127546aa15806ed37a7c26fe29b0fa80225c
    Reviewed-on: https://code.wireshark.org/review/19722
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  59d2081   CQL: Add support for prepared batch statement
    adds  308e1de   DNS: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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