diff options
author | Dan Carpenter <error27@gmail.com> | 2010-01-19 10:34:32 +0100 |
---|---|---|
committer | Tyler Hicks <tyhicks@linux.vnet.ibm.com> | 2010-01-20 05:36:06 +0100 |
commit | ece550f51ba175c14ec3ec047815927d7386ea1f (patch) | |
tree | 759c930b24718b3feacf149a8e4759f7725ee8e5 /block | |
parent | ecryptfs: Eliminate useless code (diff) | |
download | linux-ece550f51ba175c14ec3ec047815927d7386ea1f.tar.xz linux-ece550f51ba175c14ec3ec047815927d7386ea1f.zip |
ecryptfs: use after free
The "full_alg_name" variable is used on a couple error paths, so we
shouldn't free it until the end.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions