]> git.ipfire.org Git - thirdparty/glibc.git/commit
* io/fts.c (fts_build): Call fts_lfree in the two error cases
authorUlrich Drepper <drepper@redhat.com>
Sat, 8 Apr 2006 19:35:24 +0000 (19:35 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 8 Apr 2006 19:35:24 +0000 (19:35 +0000)
commitdb67c2c98b89a5723af44df54f38b779de8d4a65
tree8f0c926942134212e714d221e284f12cc59c1275
parent8b7600e8cf56d5409c5733ffee77838ca7aa4428
* io/fts.c (fts_build): Call fts_lfree in the two error cases

after the loop [Coverity CID 187].

* nis/nis_getservlist.c (nis_getservlist): Also free lookup result
in error case [Coverity CID 189].

* nis/nis_getservlist.c (nis_getservlist): One more free call
needed [Coverity CID 190].
ChangeLog
io/fts.c
nis/nis_getservlist.c