From: | tlyu@mit.edu |
Subject: | git commit |
Fix initial call to svcraw_create
gssrpc raw services could not work because svcraw_create did not set
svcraw_private after allocating memory for it.
[ghudson@mit.edu: commit message, patch splitting]
(cherry picked from commit 5e3bf4ac6cb02601c5f10c5b2804fd5028c80119)
https://github.com/krb5/krb5/commit/3db4dcb75ad6a275d300e2c1df83877918fec20a
Author: Nickolai Zeldovich <nickolai@csail.mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 3db4dcb75ad6a275d300e2c1df83877918fec20a
Branch: krb5-1.9
src/lib/rpc/svc_raw.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)