On Wed, 25 May 2011 14:27:55 +0200, Matthias Guedemann <[email protected]> wrote: > > When trying to port notmuch to DragonFlyBSD I found it core dumped > immediately. The reason was that the "sysconf(_SC_GETPW_R_SIZE_MAX)" > call returned -1 which is used for talloc memory allocation. The check > was there but was done _after_ the allocation, the attached patch fixes > this.
Thanks for the (obvious in hindsight) fix, Matthias. I've pushed this out now. -Carl -- [email protected]
pgpMotIUu6ZqS.pgp
Description: PGP signature
_______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
