https://bugs.kde.org/show_bug.cgi?id=311649

--- Comment #7 from Mark Wielaard <m...@klomp.org> ---
(In reply to Alexandra Hajkova from comment #6)
> We cannot fix this bug in the general case of creat () as we we don't know
> if the file already existed or not.   The patch might work for for open ()
> or openat () with mode O_CREAT | O_EXCL. creat () doesn't take flags and so
> cannot use O_EXCL.

Thanks. So creat () is also unfixable. Sigh.
Lets not "fix" the rest just before 3.24.0 release.
Maybe after? But is it really worth it?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to