mirror of
https://github.com/transmission/transmission
synced 2024-12-26 17:47:37 +00:00
c7466b3ff4
* 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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
create.cc | ||
edit.cc | ||
remote.cc | ||
show.cc | ||
transmission-create.1 | ||
transmission-edit.1 | ||
transmission-remote.1 | ||
transmission-show.1 | ||
units.h |