From 6d3116303ff4a1b10fd8ff0a0f18cfc1cbce7bdc Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Tue, 28 Aug 2012 23:08:11 +0000 Subject: [PATCH] eet ChangeLog, NEWS: Updated ChangeLog and NEWS for r75552. SVN revision: 75802 --- legacy/eet/ChangeLog | 4 ++++ legacy/eet/NEWS | 1 + 2 files changed, 5 insertions(+) diff --git a/legacy/eet/ChangeLog b/legacy/eet/ChangeLog index d20611c928..4a2e2ca01f 100644 --- a/legacy/eet/ChangeLog +++ b/legacy/eet/ChangeLog @@ -612,6 +612,10 @@ * Don't copy string around for nothing. +2012-08-22 Igor Murzov (GArik_) + + * Fixed memory leak of eet_data_chunk_put(). + 2012-08-24 Cedric Bail * Add eet_connection_empty. diff --git a/legacy/eet/NEWS b/legacy/eet/NEWS index 58b583aef2..9555bc938c 100644 --- a/legacy/eet/NEWS +++ b/legacy/eet/NEWS @@ -15,6 +15,7 @@ Fixes: * Possible wrong size decoding of simple type. * Don't strdup string around for nothing. * Always initialize dictionary correctly. + * Fixed memory leak of eet_data_chunk_put(). Eet 1.6.0