]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* elf/cache.c (save_aux_cache): Free memory allocated for
authorUlrich Drepper <drepper@redhat.com>
Sat, 13 Oct 2007 05:22:30 +0000 (05:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 13 Oct 2007 05:22:30 +0000 (05:22 +0000)
temporary file name [Coverity CID 267].

ChangeLog

index ffe344f63331f63381cfd069f67d26337f043467..c3a9a30a982e6b2a9946a5469c12142016c91080 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-12  Ulrich Drepper  <drepper@redhat.com>
+
+       * elf/cache.c (save_aux_cache): Free memory allocated for
+       temporary file name [Coverity CID 267].
+
 2007-10-12  Jakub Jelinek  <jakub@redhat.com>
 
        * misc/Makefile (headers): Add bits/error.h.