summaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/Python/pystrcmp.c
diff options
context:
space:
mode:
authorbabenko <[email protected]>2026-04-27 16:53:21 +0300
committerbabenko <[email protected]>2026-04-27 17:21:37 +0300
commitf24061dbed8c9d95e23e1daf306b6fa45064297c (patch)
tree128e65af9a6c4fb24fdb1f841d2fa99a51f014bd /contrib/tools/python3/Python/pystrcmp.c
parentb36733c26de293fbc1562234f05ce2b41f7251a2 (diff)
Fix Disabled_ cleared unconditionally after failed Reload in file log writer
Reload() can throw if reinitialization fails, but Disabled_ = false was set unconditionally afterwards, masking the failure. Wrap the reload in a try/catch so Disabled_ stays true and the error is logged properly. commit_hash:cd61baf2482e084a69ebcc874208944350084c67
Diffstat (limited to 'contrib/tools/python3/Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions