summaryrefslogtreecommitdiff
path: root/pango.supp
Commit message (Collapse)AuthorAgeFilesLines
* Add libthai to valgrind suppressionsMatthias Clasen2021-07-021-0/+10
| | | | | We use the shared ThBrk object that libthai creates, and don't free it.
* Add a valgrind suppression fileMatthias Clasen2021-01-231-0/+86
Suggested by Philip Withnall. Fixes: #415