Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.15
-
772a749c7eee1f32de75ce26ee8beb6d9cf9ff46 (qt/qttools/dev) dc5fed5555d1c904753e83fd90aeecae547146ce (qt/qttools/5.15)
Description
In qhelpcollectionhandler.cpp, QHelpCollectionHandler::copyCollectionFile: the QSqlQuery 'copyQuery' is allocated on the heap, but not deleted if a failure of either createTables or recreateIndexAndNamespaceFilterTables results in a premature return.
Coverity issue here:
Attachments
Issue Links
- mentioned in
-
Page Loading...