URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=36ca304359c39be015a245bfc0d1ad1b1c05dbeb
Submitter: "Gerald Combs <ger...@wireshark.org>"
Changed: branch: master
Repository: wireshark

Commits:

36ca304 by Gerald Combs (ger...@wireshark.org):

    dumpcap: Initialize a couple of variables.
    
    Initialize err in capture_loop_init_output, as caught by both clang's
    scan-build and Visual Studio's code analysis. Initialze err in
    capture_loop_init_pcapng_output to match.
    
    Move another variable to the code block in which it is used.
    
    Change-Id: I0306ae6a02a02a8e1ebda89b7c574a7cae01b68f
    Reviewed-on: https://code.wireshark.org/review/37274
    Petri-Dish: Gerald Combs <ger...@wireshark.org>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <ger...@wireshark.org>
    

Actions performed:

    from  2b9796a   QUIC: add new transport parameters and error codes 
(draft-28)
     add  36ca304   dumpcap: Initialize a couple of variables.


Summary of changes:
 dumpcap.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to