Anton Khirnov <[email protected]> writes: > Regexes compiled with regcomp() need to be freed with regfree(). Do that > in a talloc destructor attached to the compiled regex array.
Applied, with a couple of style tweaks. It is a bit unusual, but even in C++ files we use C comments. I guess because Carl originally wanted to pretend there was no C++ ;). d P.S. Apologies, I have very little time for notmuch (or anything other than work) at the moment, so I haven't had a chance to look at the other series. _______________________________________________ notmuch mailing list -- [email protected] To unsubscribe send an email to [email protected]
