• Andrew Morton's avatar
    [PATCH] Fix memleak in e100 driver · 5577ba7d
    Andrew Morton authored
    Patch from Oleg Drokin <green@linuxhacker.ru>
    
        There is a memleak in e100 driver from intel, both in 2.4 and 2.5
        e100_ethtool_gstrings does not free "strings" variable if it cannot
        copy it to userspace.
    5577ba7d
e100_main.c 110 KB