https://github.com/torvalds/linux
Revision c916874d60d9daf2e2d5f4f622b185ef57deb6a4 authored by Julia Lawall on 15 November 2011, 22:53:11 UTC, committed by Dave Airlie on 22 November 2011, 20:21:10 UTC
kbuf is a buffer that is local to this function, so all of the error paths
leaving the function should release it.

Signed-off-by: Julia Lawall <julia@diku.dk>
Cc: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent 21240f9
History
Tip revision: c916874d60d9daf2e2d5f4f622b185ef57deb6a4 authored by Julia Lawall on 15 November 2011, 22:53:11 UTC
drivers/gpu/vga/vgaarb.c: add missing kfree
Tip revision: c916874
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-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 201.3 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top