From: short <> Date: Mon, 3 Nov 2003 11:12:52 +0000 (+0000) Subject: +Fixed serious sandbox-server spawn memory leak for big files copying to NTFS X-Git-Tag: captive-1_0_2~36 X-Git-Url: https://git.jankratochvil.net/?a=commitdiff_plain;h=18e8a947ea8f4133dfee34df9e4b5cfc60f87f1e;p=captive.git +Fixed serious sandbox-server spawn memory leak for big files copying to NTFS --- diff --git a/NEWS b/NEWS index e47fcd4..7809832 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ NEWS for captive-1.0.2 ---------------------- * Fixed sandbox chroot(2) mode for SUSE9.0 (debugging by Christian Kristukat) +* Fixed serious sandbox-server spawn memory leak for big files copying to NTFS NEWS for captive-1.0.1 (2003-10-28)