Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 843054c: no need for if(tree)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Mar 2014 20:38:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=843054ce963f000c023c0ba8aab6d283f92b351f
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

843054c by Martin Kaiser (wireshark@xxxxxxxxx):

    no need for if(tree)
    
    Change-Id: If95ece8e2db1b650de5804465128020caf391956
    Reviewed-on: https://code.wireshark.org/review/828
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  027ecfb   use wmem_ascii_strdown()
    adds  843054c   no need for if(tree)


Summary of changes:
 epan/dissectors/packet-multipart.c |  127 ++++++++++++++++--------------------
 1 file changed, 55 insertions(+), 72 deletions(-)