Files
qBittorrent/src/base/rss
nmariusp e2b140b8dd Remove meaningless checking for nullptr
Fix PVS-Studio issue "rss_autodownloader.cpp:111: warning: V668
There is no sense in testing the 'm_fileStorage' pointer against null,
as the memory was allocated using the 'new' operator.
The exception will be generated in the case of memory allocation error".

PR #17347.
2022-07-14 13:19:38 +08:00
..
2020-11-17 21:02:37 +03:00
2022-03-11 00:11:30 +08:00
2022-05-30 13:25:34 +08:00