Wireshark-commits: [Wireshark-commits] master 76e4698: Always create subtree in proto_item_add_subt

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 4 Aug 2014 14:29:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=76e4698b6d5bf1c8a2aac419093d5cd52508a003
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

76e4698 by Jakub Zawadzki (darkjames@xxxxxxxxxxxx):

    Always create subtree in proto_item_add_subtree().
    
    It might fix bug #10345
    
    Ping-Bug: 10345
    Change-Id: I695a2955a9bb0248ff3967bdaef004389500bbc9
    Reviewed-on: https://code.wireshark.org/review/3402
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Anders Broman <a.broman58@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  f25f1ea   Don't try and run checkAPIs.pl on deleted files
    adds  76e4698   Always create subtree in proto_item_add_subtree().


Summary of changes:
 epan/proto.c |   25 ++++++-------------------
 1 file changed, 6 insertions(+), 19 deletions(-)