mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 04:18:39 +00:00
Seems like there could be a defect in uClibc making errno not thread-local. Don't rely on errno value but check function return value instead which is a better failure indicator. Return errors from `tr_loadFile` and `tr_variantFromFile` via tr_error. Fix `tr_sessionLoadSettings` to not fail on Windows if settings.json does not exist.
16 KiB
16 KiB