https://github.com/torvalds/linux
Revision fa00e106eb6f082654d822a0946c0c86297ede2c authored by Dan Carpenter on 01 December 2009, 21:17:41 UTC, committed by Linus Torvalds on 02 December 2009, 00:32:19 UTC
"rtc" is freed and then dereferenced on the next line.  This patch fixes
that.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: David Brownell <david-b@pacbell.net>
Cc: Paul Gortmaker <p_gortmaker@yahoo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 4c4cb1b
History
Tip revision: fa00e106eb6f082654d822a0946c0c86297ede2c authored by Dan Carpenter on 01 December 2009, 21:17:41 UTC
drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()
Tip revision: fa00e10
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-- 958 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.3 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