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