f2fs crypto: fix to release buffer for fname crypto
authorChao Yu <chao2.yu@samsung.com>
Wed, 13 May 2015 10:20:54 +0000 (18:20 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 1 Jun 2015 23:20:57 +0000 (16:20 -0700)
This patch fixes memory leak issue in error path of f2fs_fname_setup_filename().

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

No differences found