URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=047754f3a5a24ef6182d19b37e116fce2cc62cae
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
047754f 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/27881
Actions performed:
from 882b143 ICMPv6: fix malformed packet when there is Use Prefix Part Label (Router Renumbering)
adds 047754f 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(-)