From 01dba3fbc0fb3bd26959121d81c05e66f7a77915 Mon Sep 17 00:00:00 2001 From: Cedric BAIL Date: Mon, 4 Feb 2013 07:52:56 +0000 Subject: efl/eina: prevent denial of service on eina_hash. Thanks goes to Thiago Macieira for sharing the issue. This is the result of the cross-desktop talk at fosdem. A lot more comming in the futur ! SVN revision: 83578 --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2d4a4456e..8c3ac6124 100644 --- a/NEWS +++ b/NEWS @@ -140,3 +140,4 @@ Fixes: * Fix evas gif loader to return the correct frame duration * Prevent a crash even if an invalid object is swallowed into an edje object. * Fix cache miss when active edje hash is empty. + * Prevent denial of service on eina_hash function. -- cgit v1.2.3