On 16/07/09 05:32, [email protected] wrote: > It seems that we lost some things when we got rid of the old memory > allocator. MemPrivatePoolAlloc() takes two PoolEntryCB function > pointers used when allocating a new pointer out of the memory pool and > when freeing memory back to the pool. I tracked an issue with IMAP > where logins do not work to the missing call to the alloc function. >
Yuck, you're right. I'm not sure how I skipped past that :( I've tried to fix it up in r1116 - it looks relatively simple to my eyes, but I might be wrong. This is probably the same issue t'otheralex was seeing yesterday, too... Cheers Alex. _______________________________________________ Bongo-devel mailing list [email protected] https://mail.gna.org/listinfo/bongo-devel
