Files
systemd/src/journal
Philippe De Swert b67ddc7bbe journal: do not leak mmaps on OOM
After a section of memory is succesfully allocated, some of the following
actions can still fail due to lack of memory. In this case -ENOMEM is
returned without actually freeing the already mapped memory.
Found with coverity. Fixes: CID#1237762
2014-09-11 17:27:44 +02:00
..
2014-08-03 21:46:07 -04:00
2014-08-03 23:53:49 -04:00
2014-09-11 17:27:44 +02:00
2014-08-30 13:46:07 -04:00