David Bremner <[email protected]> writes:

> +     if (!gzgets (stream, buf + offset, len))
> +         return -1;

I did find one bug by setting the initial line size to 2. This should
read "len - offset".


_______________________________________________
notmuch mailing list
[email protected]
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to