Wireshark-commits: [Wireshark-commits] master b1044d6: ISUP: fix a wrong removal of proto_tree_add_

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Nov 2015 02:15:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b1044d6553241aa10189ff1fc064702c767a09b8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b1044d6 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ISUP: fix a wrong removal of proto_tree_add_text()
    
    Bug: 11768
    Change-Id: I42199f391f6559de88ce37104bd74a9f4be77e09
    Reviewed-on: https://code.wireshark.org/review/12149
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2259bf8   SCTP: verify frame pointer before dereferencing it
    adds  b1044d6   ISUP: fix a wrong removal of proto_tree_add_text()


Summary of changes:
 epan/dissectors/packet-isup.c |   14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)