]> granicus.if.org Git - libtirpc/commit
libtirpc: must free saved wire verifier when destroying context 0.0.10 0.0.10-rc1 0.0.9-rc1
authorJeff Layton <jlayton@redhat.com>
Fri, 13 Mar 2009 16:48:40 +0000 (12:48 -0400)
committerSteve Dickson <steved@redhat.com>
Fri, 13 Mar 2009 16:48:40 +0000 (12:48 -0400)
commitfbe8b50728c565459f2678aa1ad4dfc6610d1f9e
treec84672b28529386f9960820ace12e560eef7663d
parent956a049085101961593956d01084f7f713ea8ded
libtirpc: must free saved wire verifier when destroying context

When we're destroying the authgss context, we must also free any
saved wire verifier that we have to keep from leaking memory.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
src/auth_gss.c