Revision 465fc3a9b3129722b0df395529b3894b0b90d2de authored by Miklos Szeredi on 12 July 2019, 03:54:37 UTC, committed by Linus Torvalds on 12 July 2019, 18:05:42 UTC
Make the success case use the same cleanup path as the failure case.

Link: http://lkml.kernel.org/r/20190523134024.GC24093@localhost.localdomain
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent a7030ae
History
File Mode Size
.gitignore -rw-r--r-- 24 bytes
Kconfig -rw-r--r-- 4.1 KB
Makefile -rw-r--r-- 1.2 KB
arm_ssp_per_task_plugin.c -rw-r--r-- 2.8 KB
cyc_complexity_plugin.c -rw-r--r-- 1.7 KB
gcc-common.h -rw-r--r-- 23.6 KB
gcc-generate-gimple-pass.h -rw-r--r-- 4.1 KB
gcc-generate-ipa-pass.h -rw-r--r-- 7.4 KB
gcc-generate-rtl-pass.h -rw-r--r-- 4.1 KB
gcc-generate-simple_ipa-pass.h -rw-r--r-- 4.1 KB
gen-random-seed.sh -rw-r--r-- 305 bytes
latent_entropy_plugin.c -rw-r--r-- 16.6 KB
randomize_layout_plugin.c -rw-r--r-- 26.4 KB
sancov_plugin.c -rw-r--r-- 3.8 KB
stackleak_plugin.c -rw-r--r-- 12.6 KB
structleak_plugin.c -rw-r--r-- 7.4 KB

back to top