commit | 0de336814107358bc8c4173bf9ce2d42445173fe | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Jan 09 16:13:41 2009 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jan 09 11:53:53 2009 -0800 |
tree | df2b34b171e1310e16b136b151551150c4060be7 | |
parent | 29a41e9e029d21c306e3ad6e723700348b04706a [diff] |
CRED: Missing put_cred() in prepare_kernel_cred() Missing put_cred() in the error handling path of prepare_kernel_cred(). Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Steve Dickson <steved@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>