mirror of
https://github.com/transmission/transmission.git
synced 2026-05-01 22:24:40 +01:00
* refactor: const correctness * refactor: use getpwuid_r instead of getpwuid * chore: simplify dict walking loop logic * refactor: remove dead store assignment in announcer * refactor: use std::make_shared