From: Kern Sibbald Date: Fri, 4 May 2007 15:23:30 +0000 (+0000) Subject: Free an unreleased buffer in compat code X-Git-Tag: Release-7.0.0~6437 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f21125cd91ec17cb8668f816f44f64a965b46752;p=bacula%2Fbacula Free an unreleased buffer in compat code git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4694 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/technotes-2.1 b/bacula/technotes-2.1 index 715e62e304..f682b5bd60 100644 --- a/bacula/technotes-2.1 +++ b/bacula/technotes-2.1 @@ -2,6 +2,7 @@ General: 04May07 +kes Free an unreleased buffer in compat code. kes Change console Job name from *Console* to -Console- to eliminate Win32 filename problems. Put Win32 path separator when creating Console file. This fixes bug #846.