Wireshark-commits: [Wireshark-commits] master 8b12768: calling subdissectors shouldn't be condition
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 Jun 2014 22:16:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b127685519195d1e57c2859ab86190ee412844c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8b12768 by Michael Mann (mmann78@xxxxxxxxxxxx):

    calling subdissectors shouldn't be conditional on a tree
    
    Change-Id: I59ad726c16d4a85dd065f4a21bdf5d86e47c82cd
    Reviewed-on: https://code.wireshark.org/review/2451
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  88b0d0a   Cleaned up some CLang dead assignment warnings.
    adds  8b12768   calling subdissectors shouldn't be conditional on a tree


Summary of changes:
 epan/dissectors/packet-iwarp-ddp-rdmap.c |  263 +++++++++++++++---------------
 1 file changed, 130 insertions(+), 133 deletions(-)