qmail plugin: Don't recurse into ".", ".." and other directories beginning with a...
authorBenjamin Pineau <ben.pineau@gmail.com>
Sat, 5 Jul 2008 08:45:09 +0000 (10:45 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 5 Jul 2008 08:45:09 +0000 (10:45 +0200)
commit9e68a7714e1e7fba52d73de7117eb5338077a0d7
treec8d64f161644d2a7b7b58e7bafe6dad4a3430457
parent730fef354f164c120cda3fcd929ad133e91a378f
qmail plugin: Don't recurse into ".", ".." and other directories beginning with a dot.

Also use PATH_MAX instead of 4096.
src/qmail.c