URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ff64d5eff24d5122df70bb31275b3a4f5c83567
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
6ff64d5 by Guy Harris (guy@xxxxxxxxxxxx):
Indicate *which* field would go past the MAX_TREE_ITEMS limit.
That could help find the problem if all we have is the error message, as
it'd at least indicate where the problem is occurring.
Change-Id: I01154ff62088a4b710c131cb153e8e4593ebc3b2
Reviewed-on: https://code.wireshark.org/review/27878
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 24394835935e3036545bb84306ef4d5f0d91bf93)
Reviewed-on: https://code.wireshark.org/review/27880
Actions performed:
from 9494192 ICMPv6: fix malformed packet when there is Use Prefix Part Label (Router Renumbering)
adds 6ff64d5 Indicate *which* field would go past the MAX_TREE_ITEMS limit.
Summary of changes:
epan/proto.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)