https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6378
--- Comment #4 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-09-28 20:33:56 PDT ---
(In reply to comment #3)
> 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.
Of course the subquery_count becomes the count in the next call, so maybe that
is it after all. OK, not able to focus clearly enough anymore, so that's all
for now.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.