bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sed bug version 4.0.9


From: Mads Martin Joergensen
Subject: sed bug version 4.0.9
Date: Mon, 8 Mar 2004 11:11:34 +0100
User-agent: Mutt/1.5.6i

Hey together,

I think there's a tempfile leak in sed:

koenigstiger:~ # sed -V
GNU sed version 4.0.9
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.

koenigstiger:~ # sed -i 's:u:lu:' /usr && echo ok
ok
koenigstiger:~ # ls -l /sed*
-rwxr-xr-x  1 root root 0 Mar  8 11:10 /sedH8GJiG

-- 
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogical, with just a little bit more effort?"
                                -- A. P. J.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]