-
-
Notifications
You must be signed in to change notification settings - Fork 905
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: update
ParseOptions::HUGE
warning (#3142)
**What problem is this PR intended to solve?** We've long documented use of `HUGE` as a performance concern, when in reality it's a security concern. Large untrusted documents can cause OOM condition when the HUGE option is set. Also: small developer change to lower verbosity of tests.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters