Wireshark-commits: [Wireshark-commits] master-2.0 75a53a7: MPTCP: Use wmem_list instead of GSList

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 6 Nov 2015 18:44:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=75a53a7012966b7f72f8b99864a9e99b8f6e1b96
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

75a53a7 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    MPTCP: Use wmem_list instead of GSList
    
    Change-Id: Idb4e4d6d19169d6cacd98664232fd1fbd2cc2dca
    Reviewed-on: https://code.wireshark.org/review/11534
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit ee0dbdc7edfac2db8d4c20cd9b351cdb6130a3fe)
    Reviewed-on: https://code.wireshark.org/review/11606
    

Actions performed:

    from  051e415   Major Re-factoring of the dissector and some new features.
    adds  75a53a7   MPTCP: Use wmem_list instead of GSList


Summary of changes:
 epan/dissectors/packet-tcp.c |    9 +++++----
 epan/dissectors/packet-tcp.h |    2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)