Wireshark-commits: [Wireshark-commits] master 7884c5e: ISUP: change back code to gc04ee3e and repla

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 May 2016 11:01:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7884c5ec7b018fd8b250be8fb068a28c4b60a7d3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7884c5e by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ISUP: change back code to gc04ee3e and replace proto_item_append_string by proto_item_append_text
    
    This keeps decoding consistent with the previous code while getting rid of the unwanted function
    
    Change-Id: Icaec269588c97a797beecfa678caceda4561b548
    Reviewed-on: https://code.wireshark.org/review/15613
    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: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4e932e7   RTPS: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  7884c5e   ISUP: change back code to gc04ee3e and replace proto_item_append_string by proto_item_append_text


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