Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.2.0, 6.4.2, 6.6
-
Manjaro Linux
g++ 12.2.0
clang 14.0.6
Description
- Build the attached project.
No sanitizers needed. - Run the resulting program passing in the attached input file, e.g.:
./report 51266.html
The program will allocate more than 25GB of memory and keep growing. If the file is broken, could QTextDocument notice that and exit earlier?
Google's oss-fuzz found this as issue 51266.