From d98820b808581a1c585c8fc45335ccc28ca2888b Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 29 Jan 2009 08:42:55 +0100 Subject: [PATCH] WHATSNEW: Update changes since 3.2.7. Karolin (cherry picked from commit 31ea6bbc4a964604377509d3c096bae647c614a2) --- WHATSNEW.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 1616c3d719d..903e21df461 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -102,6 +102,7 @@ o Volker Lendecke * Fix a memory leak in cups_pull_comment_location. * Fix an ancient uninitialized variable read. * Fix a bad memleak in vfs_full_audit. + * Fix several valgrind errors. o Herb Lewis @@ -147,6 +148,7 @@ o Andreas Schneider * Fix a segfault if ? is there but the options are NULL. * Avoid flooding of syslog with failing pam_putenv messages. * Document default of the printing config variable. + * Use talloc_tos() instead of the talloc NULL context. o Karolin Seeger -- 2.11.4.GIT