Project

Profile

Help

Bug #2196

closed

StreamSource goes into infinite loop.

Added by O'Neil Delpratt over 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Category:
Internals
Sprint/Milestone:
Start date:
2014-10-22
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.6
Fix Committed on Branch:
9.6
Fixed in Maintenance Release:
Platforms:

Description

On the .NET platform it was detected that it is possible for a implemented URIResolver goes into a infinite loop. Specifically, a StreamSource that does not have the

InputStream or Reader object set goes into a infinite loop in the Java code.

The problem occurs in the DocumentFn class. The fix applied is in the resolveURI method. Here we detect the case and fall back to Saxon's own Resolver.

Please register to edit this issue

Also available in: Atom PDF