URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=342c62808138c63329e989eee4564420cbad2e5e
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
342c628 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/32217
Actions performed:
from 9f49813 Prep for 2.4.13.
add 342c628 MS Proxy: Initialize a variable.
Summary of changes:
epan/dissectors/packet-msproxy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)