mail: Fix chkmail loop break condition

padvance_magic() returns -1 when there are no more paths left, not
zero.

Fixes: 4f7527f8e492 ("exec: Do not allocate stack string in padvance")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
1 file changed