On Thu, 27 Oct 2011 10:36:20 -0000, markus schnalke <[email protected]> wrote:
That's actually a bug in Unix, discovered too late.
Yeah, and SQL injection attacks are PEBKAC problems. Tokenization byinsertion of whitespace into arbitrary strings is plain harmful. The bug in Unix is caused by separating strings by colons. That's why we use rc (*cough*).
