URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=17dcd95f2bd329982a96cad012334eea4e81c31c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
17dcd95 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
IPv6: do not allocate tap data on stack
Bug: 10780
Change-Id: I2526fb9a5a2dfd61b19dff5ba1b7902f77927f4a
Reviewed-on: https://code.wireshark.org/review/6276
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 2f34ae9 Remove the testing stuff.
adds 17dcd95 IPv6: do not allocate tap data on stack
Summary of changes:
epan/dissectors/packet-ipv6.c | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)