• Andrew Morton's avatar
    [PATCH] fix init/do_mounts_rd.c memory leak · 1f2d5f71
    Andrew Morton authored
    From: Hollis Blanchard <hollis@austin.ibm.com>
    
    Another potential memory leak the Stanford checker caught at 2.5.48: while
    closing and opening floppy disks, buf could be allocated and never freed.
    1f2d5f71
do_mounts_rd.c 9.27 KB