libxml will silently truncate the node internally, and only log an
error with libxml_use_internal_errors enabled. We thus use that now in
debug mode at least, so we have a chance to find such issues.
Setting LIBXML_PARSEHUGE fixes loading of large nodes though.
Details
Details
- Reviewers
machniak - Group Reviewers
Restricted Project
Diff Detail
Diff Detail
- Repository
- rK kolab
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 56484 Build 19974: arc lint + arc unit