mirror of
https://git.sr.ht/~rjarry/aerc
synced 2026-03-28 05:07:47 +01:00
Valgrind is rather pedantic about what it considers memory "leaks". On exit, even memory chunks that were allocated with malloc and are still referenced by static symbols are considered leaked. Free every regex and dynamically allocated escape sequence. Link: https://builds.sr.ht/~rjarry/job/1713008#task-validate-85 Reported-by: Julio B <julio.bacel@gmail.com> Signed-off-by: Robin Jarry <robin@jarry.cc> Tested-by: Julio B <julio.bacel@gmail.com> |
||
|---|---|---|
| .. | ||
| vectors | ||
| calendar | ||
| colorize.c | ||
| hldiff | ||
| html | ||
| html-unsafe | ||
| plaintext | ||
| show-ics-details.py | ||
| test.sh | ||
| wrap.c | ||