Files
systemd/src/sleep
Zbigniew Jędrzejewski-Szmek de5d8b40ed sleep: fix memleak
Those hashmaps are created anew in each iteration of the loop. The
leak wasn't really a problem, because the loop is bounded and the
hashmaps were not huge, but it's nicer to be correct.
2023-01-23 22:06:05 +01:00
..
2023-01-23 22:06:05 +01:00