URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e934d583fcbda9bd4d96b32902dccd8fc749186
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5e934d5 by Michael Mann (mmann78@xxxxxxxxxxxx):
    proto_dlg.c: Convert GSList into wmem_tree
    
    Change-Id: Ice643361e91bded91547428d7fbb7cdff969664f
    Reviewed-on: https://code.wireshark.org/review/20383
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  c7f554c   TGPP.xml: add a new enum value for Specific-Action AVP
    adds  5e934d5   proto_dlg.c: Convert GSList into wmem_tree
Summary of changes:
 ui/gtk/proto_dlg.c |  329 +++++++++++++++++++++++++++-------------------------
 1 file changed, 173 insertions(+), 156 deletions(-)