https://github.com/torvalds/linux
Revision dc7ab6773e8171e07f16fd0df0c5eea28c899503 authored by Amir Goldstein on 24 September 2017, 19:19:10 UTC, committed by Miklos Szeredi on 05 October 2017, 13:53:18 UTC
index dentry was not released when breaking out of the loop
due to index verification error.

Fixes: 415543d5c64f ("ovl: cleanup bad and stale index entries on mount")
Cc: <stable@vger.kernel.org> # v4.13
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
1 parent 9f4ec90
History
Tip revision: dc7ab6773e8171e07f16fd0df0c5eea28c899503 authored by Amir Goldstein on 24 September 2017, 19:19:10 UTC
ovl: fix dentry leak in ovl_indexdir_cleanup()
Tip revision: dc7ab67
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 8.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.1 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 420.3 KB
Makefile -rw-r--r-- 58.2 KB
README -rw-r--r-- 722 bytes

README

back to top