Wireshark-commits: [Wireshark-commits] master-2.0 f24fc89: MPTCP: Use WMEM_COPY_ADDRESS() instead o

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

Commits:

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

    MPTCP: Use WMEM_COPY_ADDRESS() instead of copy_address()
    
    Change-Id: I9f53ecf1971c96d06c1c8e3be6e5481cc453f96a
    Reviewed-on: https://code.wireshark.org/review/11535
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  5f74256   packetbb; display Addressblock Tail as Tail
    adds  f24fc89   MPTCP: Use WMEM_COPY_ADDRESS() instead of copy_address()


Summary of changes:
 epan/dissectors/packet-tcp.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)