diff options
author | JP Abgrall <jpa@google.com> | 2012-10-09 20:38:21 -0700 |
---|---|---|
committer | Ziyan <jaraidaniel@gmail.com> | 2016-03-11 15:57:11 +0100 |
commit | 7093c576261753ba20675dd1b836575749dd40cf (patch) | |
tree | 9b669df43666fddb41e4d49083788d0547437bf4 /crypto | |
parent | 42310bc77bdf8cebed85a1ed8ffa0c1ead10e886 (diff) | |
download | kernel_samsung_espresso10-7093c576261753ba20675dd1b836575749dd40cf.zip kernel_samsung_espresso10-7093c576261753ba20675dd1b836575749dd40cf.tar.gz kernel_samsung_espresso10-7093c576261753ba20675dd1b836575749dd40cf.tar.bz2 |
netfilter: xt_qtaguid: fix error exit that would keep a spinlock.
qtudev_open() could return with a uid_tag_data_tree_lock held
when an kzalloc(..., GFP_ATOMIC) would fail.
Very unlikely to get triggered AND survive the mayhem of running out of mem.
Signed-off-by: JP Abgrall <jpa@google.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions