Yamaban <foerster@lisas.de> writes:
On Tue, 25 Jun 2013 11:10, Stephan Kulow <coolo@...> wrote:
If you build apparmor, you'll notice this process too:
32513 399 20 0 166m 129m 2324 R 99,8 0,8 1:29.53 ^.*$
rpmbuild(27876)───sh(27960)───make(32343)───^.*$(32513)
And this reeks of fail! Any regex for files should at least exclude "." and "..".
$ echo 'main(){for(;;);}' | gcc -o '^.*$' -xc -; ./'^.*$' & pstree -p $$; kill $! [1] 6451 bash(32188)─┬─^.*$(6451) └─pstree(6452) Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org