1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 09:43:13 +02:00
Files
weechat/tests/unit
Sébastien Helleu 3950041801 core: fix time-of-check/time-of-use race condition on theme files
Open theme files directly instead of probing them with access() first in
commands /theme apply, /theme rename and /theme info. The renamed file is
now created with O_CREAT | O_EXCL so an existing theme is never clobbered.
2026-07-05 12:35:52 +02:00
..
2026-03-08 10:37:15 +01:00
2026-03-08 10:37:15 +01:00
2026-03-08 10:37:15 +01:00