Infinite Loop DoS in antchfx/xpath logicalQuery.Select()
A missing done-sentinel in logicalQuery.Select() causes an infinite loop when any boolean XPath expression evaluating to true is used as a node selector, affecting antchfx/xmlquery, htmlquery, and jsonquery.

