]> git.proxmox.com Git - mirror_lxc.git/commit
cgfsng: use realloc instead of malloc+copy+free
authorWolfgang Bumiller <w.bumiller@errno.eu>
Sat, 6 Oct 2018 09:12:08 +0000 (11:12 +0200)
committerWolfgang Bumiller <w.bumiller@errno.eu>
Sat, 6 Oct 2018 09:12:08 +0000 (11:12 +0200)
commit5407d095e6c66a5437234520db0252cd570c8d71
treed183959ace124d7b7f737fc039c6c2ab9dccb489
parent0a886c56a76768bc5f4efb418209159e22ab9c6b
cgfsng: use realloc instead of malloc+copy+free

Signed-off-by: Wolfgang Bumiller <w.bumiller@errno.eu>
src/lxc/cgroups/cgfsng.c