DescriptionRequire FLAG_WRITE when FLAG_CREATE_ALWAYS is specified
POSIX specifies that using O_TRUNC without O_RDWR or O_WRONLY
is undefined behavior.
BUG=380954
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276097
Patch Set 1 #Patch Set 2 : Fix PlatformFile.CreatePlatformFile test #
Total comments: 2
Patch Set 3 : Require FLAG_WRITE on Windows too #
Messages
Total messages: 13 (0 generated)
|