Wireshark-commits: [Wireshark-commits] master de87db6: sctp_chunk_stat_dlg: fix The 'u_data->assoc'

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Dec 2015 18:41:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=de87db6170f68ba6bb7e6859365c16deefc3864d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

de87db6 by ruengeler (ruengeler@xxxxxxxxxxxxx):

    sctp_chunk_stat_dlg: fix The 'u_data->assoc' variable is assigned values twice successively. found by PVS Studio (V519)
    
    
    Change-Id: I01ac47693279b5681c40287f12a63ef767c9ad74
    Reviewed-on: https://code.wireshark.org/review/12382
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c66d67e   L2TP: define the Cisco ACK control message
    adds  de87db6   sctp_chunk_stat_dlg: fix The 'u_data->assoc' variable is assigned values twice successively. found by PVS Studio (V519)


Summary of changes:
 ui/gtk/sctp_chunk_stat_dlg.c |    2 --
 1 file changed, 2 deletions(-)