URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=321934f2ff9665f62a8ad4b2b554b457c79fd610
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
321934f by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
MPTCP: Use copy_address_wmem() instead of copy_address()
Change-Id: I9f53ecf1971c96d06c1c8e3be6e5481cc453f96a
Reviewed-on: https://code.wireshark.org/review/11533
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 795b5c1 Refactor some GSS-API dissectors to accept dissector data instead of using packet_info.
adds 321934f MPTCP: Use copy_address_wmem() instead of copy_address()
Summary of changes:
epan/dissectors/packet-tcp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)