severity 407748 important
thanks

On Sun, Jan 21, 2007 at 12:15:01AM +0100, Lars Hermerschmidt wrote:
> When using 'download tarball' in websvn a temp dir in
> /usr/share/websvn/temp is created. This directory ist not deleted afterwardes.
> This can lead to 100% used hd.

> This can be fixed by this patch to dl.php:
> 65a66,67
> >    // Get absolute path
> >    $tmpname = getcwd();
> 88,89d89
> <    chdir("..");
> <

> I'm running apache2 with mod-php4 btw.

By default, apache2 isn't going to have write access to this directory in
the first place, so this disk leak can't happen by default.  Downgrading the
report accordingly.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to