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