From: Zbigniew Jędrzejewski-Szmek Date: Fri, 8 Nov 2013 13:41:13 +0000 (-0500) Subject: systemd: fix memory leak in cgroup code X-Git-Tag: v209~1490 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=a94042fa9b0733ae0c4e27747ee68d1a7865c8c6;hp=a94042fa9b0733ae0c4e27747ee68d1a7865c8c6 systemd: fix memory leak in cgroup code If the unit already was in the hashmap, path would be leaked. ---