Wireshark-commits: [Wireshark-commits] master-2.6 84aa441: MS Proxy: Initialize a variable.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 Feb 2019 03:05:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=84aa44166c54bbf68ad9819d037e977ff998d2d4
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

84aa441 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    MS Proxy: Initialize a variable.
    
    Zero-initialize a variable. This should fix bug 15534, although I can't
    reproduce it here.
    
    Bug: 15534
    Change-Id: I7ee685e99e225d054386ead998cb4de681a2e759
    Reviewed-on: https://code.wireshark.org/review/32211
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit f398a0e267adcf823b63d266e1581abc2bc09eb6)
    Reviewed-on: https://code.wireshark.org/review/32216
    

Actions performed:

    from  8ab8c53   Prep for 2.6.7.
     add  84aa441   MS Proxy: Initialize a variable.


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