* nis/nis_callback.c (__nis_create_callback): Always call xdr_free
commit6bcb494a99389d8c9b5846f8fe32dd9e791f94f7
authorUlrich Drepper <drepper@redhat.com>
Thu, 25 May 2006 15:52:21 +0000 (25 15:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 25 May 2006 15:52:21 +0000 (25 15:52 +0000)
tree3be2bb38a3f18bc6fcfedec2440276b539833db1
parent07bfff20c78f861cb0cca78e4d26b9c662d21248
* nis/nis_callback.c (__nis_create_callback): Always call xdr_free

for cleanup when cb!=NULL [Coverity CID 233].
ChangeLog
nis/nis_callback.c