qt5base-lts/examples/corelib/serialization
Edward Welbourne b1d59d6dd9 rsslisting example: don't leak the RSSListing object
It was new'd and unparented, so its destructor was never getting called.
A stack instance will do just fine.

Pick-to: 6.5
Task-number: QTBUG-111228
Change-Id: If362b0e1e5b50d711a8fe8e01a8830034edf5363
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Dennis Oberst <dennis.oberst@qt.io>
2023-05-09 23:39:41 +02:00
..
cbordump Update cbordump image to a higher-resolution one 2023-05-09 23:39:41 +02:00
convert Doc: Add XML, Json, CBOR examples to IO category 2023-05-09 20:30:28 +00:00
rsslisting rsslisting example: don't leak the RSSListing object 2023-05-09 23:39:41 +02:00
savegame Doc: Add XML, Json, CBOR examples to IO category 2023-05-09 20:30:28 +00:00
streambookmarks Doc: Add XML, Json, CBOR examples to IO category 2023-05-09 20:30:28 +00:00
CMakeLists.txt Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00
serialization.pro Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00