Wireshark-commits: [Wireshark-commits] master 8c84a23: these two vars are initialized to NULL, we d
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Aug 2014 20:20:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c84a23049a287662f10d69f39f9da5089c5663a
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8c84a23 by Martin Kaiser (wireshark@xxxxxxxxx):

    these two vars are initialized to NULL,
    we don't have to set them to NULL again
    
    Change-Id: Iacd01ca207d2b74ebdbd5a7635f00e6d03b13721
    Reviewed-on: https://code.wireshark.org/review/3726
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  5c554c9   fix
    adds  8c84a23   these two vars are initialized to NULL, we don't have to set them to NULL again


Summary of changes:
 epan/dissectors/packet-usb.c |    4 ----
 1 file changed, 4 deletions(-)