Wireshark-commits: [Wireshark-commits] master 5dc742b: now that we have a routine to clean up the p

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Aug 2014 20:21:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5dc742b35ff590ad94728af10dd281dd754e69a8
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5dc742b by Martin Kaiser (wireshark@xxxxxxxxx):

    now that we have a routine to clean up the packet-specific infos in the
    usb conversation, there's no need to clean up usb_conv_info after
    parsing the configuration descriptor
    
    this wouldn't work anyway if one of the subfunctions throws an exception
    
    Change-Id: Ifd13f320db1ec17c3b706778ce0f5dffa1349770
    Reviewed-on: https://code.wireshark.org/review/3729
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  d6775dc   Revert "Revert "create audio-specific part of the usb conversation""
    adds  5dc742b   now that we have a routine to clean up the packet-specific infos in the usb conversation, there's no need to clean up usb_conv_info after parsing the configuration descriptor


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