Revision 20ecb499f64a7e8e7fe03f6098ab25c71b7a6481 authored by Guenter Roeck on 24 September 2011, 22:27:04 UTC, committed by Guenter Roeck on 28 September 2011, 15:19:21 UTC
Storing the struct temp_data pointer allocated from create_core_data()
when returning an error has the potential of leaving around a pointer
to freed memory. Reset it to NULL for error returns.

Reported-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
1 parent 0eb9782
History
File Mode Size
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 157 bytes
checkpoint.c -rw-r--r-- 21.3 KB
commit.c -rw-r--r-- 27.9 KB
journal.c -rw-r--r-- 55.0 KB
recovery.c -rw-r--r-- 14.2 KB
revoke.c -rw-r--r-- 20.3 KB
transaction.c -rw-r--r-- 64.8 KB

back to top