George McCollister
81be5f2e03
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.
2013-10-29 10:56:07 -04:00
..
2012-12-31 21:24:26 +01:00
2013-03-31 19:01:57 -04:00
2013-04-08 20:35:25 +02:00
2013-04-03 20:12:57 +02:00
2013-10-29 10:42:36 -04:00
2013-03-29 15:47:43 +01:00
2013-10-29 10:42:38 -04:00
2013-03-07 21:16:04 +01:00
2012-04-13 21:37:59 +02:00
2013-04-08 15:23:52 +02:00
2013-10-29 10:54:40 -04:00
2013-10-29 10:42:37 -04:00
2013-03-07 21:16:04 +01:00
2013-01-04 23:26:21 +01:00
2013-02-13 00:12:58 +01:00
2013-04-01 23:43:48 -04:00
2013-03-29 10:12:41 -04:00
2013-02-14 16:19:38 +01:00
2012-12-17 11:41:31 +01:00
2013-04-05 19:50:57 -04:00
2013-03-21 22:39:23 -04:00
2013-10-29 10:56:07 -04:00
2013-04-08 17:00:04 +02:00
2013-04-05 19:50:57 -04:00
2013-04-08 13:54:31 +02:00
2013-04-05 00:17:35 -04:00
2013-03-31 14:28:36 -04:00
2013-04-05 19:50:57 -04:00
2013-10-29 10:42:38 -04:00
2013-01-04 23:26:21 +01:00
2013-10-29 10:42:36 -04:00
2013-02-11 03:54:50 +01:00
2013-04-05 19:50:57 -04:00
2013-10-29 10:42:37 -04:00
2013-04-06 18:50:35 -04:00
2013-02-14 16:19:38 +01:00
2012-10-19 17:31:33 +02:00
2013-01-04 23:26:20 +01:00
2013-04-05 19:50:57 -04:00
2013-04-05 19:50:57 -04:00
2013-04-05 19:50:57 -04:00
2013-10-29 10:42:40 -04:00
2013-04-05 19:50:57 -04:00
2013-04-03 20:12:56 +02:00
2013-04-05 19:50:57 -04:00
2013-10-29 10:42:37 -04:00
2012-07-26 11:48:26 +02:00
2013-10-29 10:42:36 -04:00
2013-10-29 10:42:38 -04:00
2013-10-29 10:42:40 -04:00
2013-04-05 19:50:57 -04:00
2012-04-13 21:37:59 +02:00
2013-04-05 19:58:53 -04:00
2013-10-29 10:42:38 -04:00
2013-10-29 10:42:36 -04:00
2013-04-05 19:50:57 -04:00
2013-04-05 19:50:57 -04:00
2012-04-12 15:26:39 +02:00
2012-04-12 00:24:39 +02:00