diff options
author | Cedric BAIL <cedric.bail@free.fr> | 2013-02-06 09:28:00 +0000 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2013-02-06 09:28:00 +0000 |
commit | 1cb8c3c0060fa817cab72c345096fc2d74e4bb43 (patch) | |
tree | 3eeb7952827f018d668fe25191c640dbc61c50b9 /NEWS | |
parent | 57badb0587386f2eeb8dbe009ba2eb8a8892f6d0 (diff) | |
download | efl-1cb8c3c0060fa817cab72c345096fc2d74e4bb43.tar.gz efl-1cb8c3c0060fa817cab72c345096fc2d74e4bb43.tar.xz efl-1cb8c3c0060fa817cab72c345096fc2d74e4bb43.zip |
efl/eina: fix map leak in Eina_File.
SVN revision: 83668
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -149,3 +149,4 @@ Fixes: * Fix cache miss when active edje hash is empty. * Prevent denial of service on eina_hash function. * Fix return type of function ecore_wl_outputs_get(). + * Fix memleak in Eina_File. |