• Andrew Morton's avatar
    [PATCH] svcauth_gss oops fix · 6089e858
    Andrew Morton authored
    From: "J. Bruce Fields" <bfields@fieldses.org>
    
    I've done some testing with 2.6.4-rc1.  It looks fine, except that one
    critical patch got dropped somewhere along the way, without which
    rpcsec_gss will oops.
    
    We've changed gss_get_mic to write mic in place instead of kmalloc'ing new
    memory for it; change must also be reflected in server side code.
    6089e858
svcauth_gss.c 21.9 KB