[media] drivers/media/video: fix memory leak of snd_cx18_init()
[deliverable/linux.git] / fs / binfmt_elf_fdpic.c
index 63039ed9576f75c396ed0dae71bec1e4abf53058..2bc5dc644b4cb82c21300a925276a861644de5bd 100644 (file)
@@ -1864,6 +1864,7 @@ cleanup:
        kfree(psinfo);
        kfree(notes);
        kfree(fpu);
+       kfree(shdr4extnum);
 #ifdef ELF_CORE_COPY_XFPREGS
        kfree(xfpu);
 #endif
This page took 0.026561 seconds and 5 git commands to generate.