URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7c943d35a29a2ef827dbbbef215d4a089601c0e8
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7c943d3 by Vasil Velichkov (vvvelichkov@xxxxxxxxx):
dumpcap: Initialize the stats variable
This fixes several "Use of uninitialised value" and "Conditional
jump or move depends on uninitialised value(s)" errors detected by
valgrind.
Change-Id: I682bd4a1d2e5ef23969baf34b3e438fcd7499bd5
Reviewed-on: https://code.wireshark.org/review/32397
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from fb59e45 RTPS: Support for Data Representation QoS policy and XCDRv2
add 7c943d3 dumpcap: Initialize the stats variable
Summary of changes:
dumpcap.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)