https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6378
--- Comment #3 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-09-28 20:26:20 PDT ---
(In reply to comment #2)
> array, toc index: 1, children: 2332033026
> null
> null
> |
> V
> LOTS more of these null's - presumably 2332033024 more.
No, that's not why it's looping that many times. No comparison is made against
the subquery_count that I can see.
Looking again, I'm almost certain it's got to be because of the recursion going
on at the end of the SQ_TYPE_COMPLEX case where spotlight_dissect_query_loop()
calls itself.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.