]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Merge pull request #2673 from Blub/2018-10-06/cgfsng-alloc-cleanup
authorChristian Brauner <christian@brauner.io>
Sat, 6 Oct 2018 10:58:43 +0000 (12:58 +0200)
committerGitHub <noreply@github.com>
Sat, 6 Oct 2018 10:58:43 +0000 (12:58 +0200)
cgfsng: use realloc instead of malloc+copy+free


Trivial merge