diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2006-04-10 16:15:12 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2006-04-10 16:15:12 +0000 |
commit | a9604c242f7f53a8cd26a2764c1a96e25ea2e1a7 (patch) | |
tree | d77b6fc41a59fff7fb52690ff4a8deb9f35652c1 /ChangeLog | |
parent | d86b38b96854bc60d4a2c4595e73cf53aa36d85c (diff) |
Fix another file descriptor leak (related to previous Coverity #544)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-04-10 Alan Coopersmith <alan.coopersmith@sun.com> + + * src/encparse.c (FontEncReallyReallyLoad): + Fix another file descriptor leak (related to previous Coverity #544) + 2006-04-06 Adam Jackson <ajax@freedesktop.org> * src/encparse.c: |