Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.15.0, 6.0.3, 6.2.0
-
Ubuntu 20.04 LTS
clang 10.0.0
-
11a40defff51dae2476e0da9f2b995a3a0f3bda8 (qt/qtbase/dev) 562187fc5580269897e8eece8eda396279e412eb (qt/qtbase/6.1) a15c16f5c806c9a564b0af660ccb010940091d4b (qt/tqtc-qtbase/5.15)
Description
- Build Qt configured with -sanitize address.
- Use that to build the attached project.
- Run the resulting program passing in the attached input file:
./report input.html
Memory leaks will be reported on the command line, see attached output.
Google's oss-fuzz found this as issue 31116. They will publish the details on May 19th, the latest.