bug-grep
[Top][All Lists]
Advanced

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

[Patch] Prevent creation of /t


From: Matthew Burgess
Subject: [Patch] Prevent creation of /t
Date: Wed, 31 Aug 2011 20:12:29 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:6.0) Gecko/20110812 Thunderbird/6.0

Hi,

The unibyte-bracket-expr test does 'cp $in /t' which, if the tests are being run as root, will cause '/t' to be created (and obviously, if the tests aren't being run as root, that command should fail). The attached patch simply removes that copy command, as that didn't affect the status of the test on my machine (x86 Linux) and I couldn't see any other reference to '/t'.

Regards,

Matt.

Attachment: grep-2.9-prevent_spurious_file-1.patch
Description: Text document


reply via email to

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