Wireshark-commits: [Wireshark-commits] master 828bb24: Partly revert fdeed480bf89a1f43f7b3d4be67fa0
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 6 Apr 2014 10:18:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=828bb24226fe8b6b6b98e37c11bf03097b383d4f
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

828bb24 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Partly revert fdeed480bf89a1f43f7b3d4be67fa0e4333f7120
    
    wmem_packet_scope() cannot be used outside of a packet treatment
    
    Change-Id: I6e545bbb51f325b366288f17358f9d2347a7d7c4
    Reviewed-on: https://code.wireshark.org/review/977
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  a90dfcb   Bugfix for ASTERIX category 021.
    adds  828bb24   Partly revert fdeed480bf89a1f43f7b3d4be67fa0e4333f7120


Summary of changes:
 epan/dissectors/packet-bacapp.c    |   16 ++++++++--------
 epan/dissectors/packet-hpteam.c    |    2 +-
 epan/dissectors/packet-http.c      |    4 ++--
 epan/dissectors/packet-iax2.c      |   10 +++++++---
 epan/dissectors/packet-isup.c      |    2 +-
 epan/dissectors/packet-rtcp.c      |    2 +-
 epan/dissectors/packet-ssl-utils.c |    4 ++--
 epan/dissectors/packet-tacacs.c    |    8 ++++----
 8 files changed, 26 insertions(+), 22 deletions(-)