URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0e803d601d081242c68f9049ce75af0d89fb8225
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
0e803d6 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 96b855b7b44d7c6ea08cc68fda5ced8b5e28c1ef)
Reviewed-on: https://code.wireshark.org/review/32215
Actions performed:
from 41ab963 The non-flag arguments to tshark aren't necessarily a capture filter.
add 0e803d6 MS Proxy: Initialize a variable.
Summary of changes:
epan/dissectors/packet-msproxy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)