summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGeorge McCollister <george.mccollister@gmail.com>2013-08-01 12:40:01 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-08-02 11:25:45 -0400
commit8e6d9397b550f5617fc9231e3a275348cda23c89 (patch)
tree011c2396e2240382ec344a0fd778c27536ba1461 /Makefile.am
parent3b6c7e78cf38c1cad8fbb44d21e40ebf69c7cc77 (diff)
downloadsystemd-8e6d9397b550f5617fc9231e3a275348cda23c89.tar.gz
journal: fix hashmap leak in mmap-cache
hashmap_free() wasn't being called on m->contexts and m->fds resulting in a leak. To reproduce do: while(1) { sd_journal_open(&j, SD_JOURNAL_LOCAL_ONLY); sd_journal_close(j); } Memory usage will increase until OOM.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions