]> git.notmuchmail.org Git - notmuch/blob - lib/notmuch.sym
lib/config: remove early free in _get_email_from_passwd_file
[notmuch] / lib / notmuch.sym
1 {
2 global:
3         _ZTI*;
4         _ZTS*;
5         notmuch_*;
6 local: *;
7 };