summaryrefslogtreecommitdiff
path: root/src/sysctl
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-09-24 12:30:05 +0200
committerLennart Poettering <lennart@poettering.net>2015-09-29 21:55:52 +0200
commit172d7abfea003d84d0e697a510a222f32b40f4c0 (patch)
tree6dbc20b80d7656618e4aeffb9860f91b7adf8b01 /src/sysctl
parentfc2ffaf17d69fbe58183b2bdd61a655d575d8b0f (diff)
systemctl: allocate arg_wall only on the heap
Previously, we'd allocate it sometimes from the heap, but otherwise let it point directly int argv[]. Let's clean this up, so that we know exactly how to release its resources, and do so at the end.
Diffstat (limited to 'src/sysctl')
0 files changed, 0 insertions, 0 deletions