Re: [PATCH] Fix chkmail loop break condition
Herbert Xu <[email protected]>
| Newsgroups | org.kernel.vger.dash |
|---|---|
| Message-ID | <Zg/[email protected]> |
On Sat, Oct 02, 2021 at 04:37:32PM -0400, C. McEnroe wrote: > padvance_magic() returns -1 when there are no more paths left, not > zero. > --- > src/mail.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Patch applied with a change to check len < 0 instead. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt