diff options
author | Dan Carpenter <error27@gmail.com> | 2010-01-19 12:34:32 +0300 |
---|---|---|
committer | Tyler Hicks <tyhicks@linux.vnet.ibm.com> | 2010-01-19 22:36:06 -0600 |
commit | ece550f51ba175c14ec3ec047815927d7386ea1f (patch) | |
tree | 759c930b24718b3feacf149a8e4759f7725ee8e5 /fs/binfmt_aout.c | |
parent | 4aa25bcb7dac2d583f1557e2be2d0b598581da54 (diff) | |
download | linux-ece550f51ba175c14ec3ec047815927d7386ea1f.tar.bz2 |
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 'fs/binfmt_aout.c')
0 files changed, 0 insertions, 0 deletions