Wireshark-commits: [Wireshark-commits] master-2.0 904e1b4: ISUP: fix a wrong removal of proto_tree_

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

Commits:

904e1b4 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>
    (cherry picked from commit b1044d6553241aa10189ff1fc064702c767a09b8)
    Reviewed-on: https://code.wireshark.org/review/12163
    

Actions performed:

    from  a77290c   SCTP: verify frame pointer before dereferencing it
    adds  904e1b4   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(-)