1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-14 15:21:37 +03:00
systemd/src/boot
David Herrmann d8c64b7f90 boot: fix memleaks in os-release parser
There is no guarantee that the os-release section contains each key only
once, nor any guarantee that all keys are present. Make sure we properly
free memory in both cases.

Not that it matters much, as we're short-living, anyway. But correct code
is always nicer to read..
2015-07-09 13:02:54 +02:00
..
efi boot: fix memleaks in os-release parser 2015-07-09 13:02:54 +02:00
bootctl.c bootctl: fix sdboot to systemd-boot 2015-07-04 17:03:50 -05:00
Makefile boot: add stub Makefile symlink 2013-02-13 02:19:03 +01:00