https://github.com/torvalds/linux
Revision 16fb109644b5644e42ececeff644514de6f4bd03 authored by Clemens Ladisch on 21 October 2009, 07:10:16 UTC, committed by Takashi Iwai on 10 November 2009, 15:21:30 UTC
Commit 9a1b64caac82aa02cb74587ffc798e6f42c6170a in 2.6.30 dropped the
check that a substream must already have been opened with O_APPEND to be
able to open it a second time.

This would make it possible for a substream to be switched to append
mode, which would mean that non-atomic writes would fail unexpectedly.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent 8579d2d
History
Tip revision: 16fb109644b5644e42ececeff644514de6f4bd03 authored by Clemens Ladisch on 21 October 2009, 07:10:16 UTC
sound: rawmidi: fix checking of O_APPEND when opening MIDI device
Tip revision: 16fb109
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 156.0 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top