URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24394835935e3036545bb84306ef4d5f0d91bf93
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2439483 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>
Actions performed:
from 91c069d Fix test for early exit from MMSE dissector.
adds 2439483 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(-)