Revise patch to avoid 32-byte overflow which remained after the
authorTom Yu <tlyu@mit.edu>
Wed, 5 Sep 2007 19:53:33 +0000 (19:53 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 5 Sep 2007 19:53:33 +0000 (19:53 +0000)
commite900740e5a92b06d75d8af45d6904e905365cd57
tree1e568576adca8db7f2bb5998f999a46811d14efa
parent1e23b1998c87ff0d2c3ea27a2e112532a13d2b6c
Revise patch to avoid 32-byte overflow which remained after the
initial patch.  Memory written to by the IXDR macro calls had not been
accounted for.  Thanks to Kevin Coffman, Will Fiveash, and Nico
Williams for discovering this bug and assisting with patch
development.

ticket: 5706

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19923 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/rpc/svc_auth_gss.c