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

Alexandra Hajkova <ahajk...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahajk...@redhat.com

--- Comment #6 from Alexandra Hajkova <ahajk...@redhat.com> ---
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.

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

Reply via email to