]> git.neil.brown.name Git - history.git/commit
[PATCH] svcauth_gss oops fix
authorAndrew Morton <akpm@osdl.org>
Sat, 6 Mar 2004 16:47:39 +0000 (08:47 -0800)
committerJaroslav Kysela <perex@suse.cz>
Sat, 6 Mar 2004 16:47:39 +0000 (08:47 -0800)
commit6089e858b5e767c1e15cca4d2eb34b0decdd4ebf
treedb0951b97f3561908215757c4ce8f9d01ca3e7e8
parent643ac501208ef4d6cd19a6323e96f8b383b8cdfd
[PATCH] svcauth_gss oops fix

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.
net/sunrpc/auth_gss/svcauth_gss.c