URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=571f254ba8cf97f19c371d64f982bb0f699e6989
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
571f254 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Replace "IPv6 header length" with the more correct "payload length"
Change-Id: I3e667ba2e3ac49ce99e7a2035d9ff604fd7cbcca
Reviewed-on: https://code.wireshark.org/review/10205
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from cc15b11 Multicast Stream: Fix Dereference of null pointer found by Clang analyzer
adds 571f254 Replace "IPv6 header length" with the more correct "payload length"
Summary of changes:
epan/dissectors/packet-ipv6.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)