Files
transmission/gtk
Charles Kerr c7466b3ff4 fix: coverity warnings (#3632)
* fix: uninitialized field natpmp

* fix: unchecked downcast result

* fix: potential tr_error leak

* fix: potential tr_error leak

* fix: potential tr_error leak

* fix: potential nullptr dereference in test fixtures

* fix: handshake fields not initialized in constructor

* chore: cast unchecked return value to void

* chore: cast unchecked return value to void

* chore: cast unchecked return value to void

* chore: make single-arg constructors explicit

* fix: code smell make variable a pointer-to-const

* fix: code smell make variable a pointer-to-const

* chore: make single-arg constructors explicit

* chore: silence sonarcloud false warning on commented-out-code

* chore: fix code smell use std::array

* chore: make EvTimer::handleTimer() const

* chore: mark tr_bandwidth remove_child as noexcept
2022-08-13 12:11:07 -05:00
..
2022-08-13 12:11:07 -05:00
2022-07-25 21:45:54 -05:00
2022-08-13 12:11:07 -05:00
2022-08-04 08:44:18 -05:00
2022-07-25 21:45:54 -05:00
2022-07-25 21:45:54 -05:00
2022-07-22 20:10:02 -05:00
2022-07-28 18:56:40 -05:00
2022-07-25 21:45:54 -05:00
2022-08-08 13:05:39 -05:00
2022-07-25 21:45:54 -05:00
2022-07-22 20:10:02 -05:00
2022-08-04 08:44:18 -05:00
2022-07-25 21:45:54 -05:00
2022-07-28 18:56:40 -05:00
2022-07-25 21:45:54 -05:00
2022-08-08 13:05:39 -05:00