Wireshark-commits: [Wireshark-commits] master da8c79d: ui/follow: fix The 'find_addr[UDP_STREAM]' v

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 6 Jun 2015 17:11:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=da8c79dc7c16b9bd24b114c99dc1cf42229794b7
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    ui/follow: fix The 'find_addr[UDP_STREAM]' variable is assigned values twice successively. Perhaps this is a mistake. Found by PVS Studio (V519)
    
    Yes, there is a mistake !
    
    Change-Id: I6c6c67300c0e05d3ede00be27f675cc8b15bb439
    Reviewed-on: https://code.wireshark.org/review/8794
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  be701f6   ISAKMP: fix dissection when building with libgcrypt
    adds  da8c79d   ui/follow: fix The 'find_addr[UDP_STREAM]' variable is assigned values twice successively. Perhaps this is a mistake. Found by PVS Studio (V519)


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