transmission/utils
Charles Kerr fbfbfac3ae
fix: minor coverity warnings (#5916)
* fix: unchecked return value from tr_variantDictFindInt()

coverity 1541113

* fix: unchecked return value from tr_variantDictFindBool()

coverity 1541112

* fix: copy-instead-of-move in tr_strlower()

coverity 1541092

* fix: use auto& instead of auto in test

coverity 1541084

* fix: logically dead code

coverity 1541065

* fix: copy-instead-of-move in tr_announcer_impl::addTorrent()

coverity 1541062

* fix: unchecked return value of tr_variantDictFindInt()

coverity 1541061

* fix: copy-instead-of-move in FilterBar::Impl::tracker_filter_model_update()

coverity 1541058

* fix: copy-instead-of-move in gtr_window_on_close()

* fix: silence invalid resource leak warning

coverity 1520595

* fix: unchecked return value from setsockopt()

coverity 1518345

* fix: dereference after null check (FORWARD_NULL)

coverity 1517816
2023-08-21 21:59:47 -05:00
..
CMakeLists.txt Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
create.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
edit.cc refactor: make tr_variant follow RAII (#5923) 2023-08-20 23:15:23 -05:00
remote.cc fix: minor coverity warnings (#5916) 2023-08-21 21:59:47 -05:00
show.cc refactor: make tr_variant follow RAII (#5923) 2023-08-20 23:15:23 -05:00
transmission-create.1 tr_makeMetaInfo: new anonymize option (closes #3420) (#3452) 2022-07-19 16:48:24 -05:00
transmission-edit.1 transmission-edit: Allow changes to torrent source flag (#3760) 2022-09-04 18:12:23 -05:00
transmission-remote.1 remote: improve and document the rename command (#3973) 2022-10-19 00:02:23 +01:00
transmission-show.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
units.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00