[lxc-devel] [lxc/lxc] 5407d0: cgfsng: use realloc instead of malloc+copy+free
GitHub
noreply at github.com
Sat Oct 6 10:58:44 UTC 2018
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 5407d095e6c66a5437234520db0252cd570c8d71
https://github.com/lxc/lxc/commit/5407d095e6c66a5437234520db0252cd570c8d71
Author: Wolfgang Bumiller <w.bumiller at errno.eu>
Date: 2018-10-06 (Sat, 06 Oct 2018)
Changed paths:
M src/lxc/cgroups/cgfsng.c
Log Message:
-----------
cgfsng: use realloc instead of malloc+copy+free
Signed-off-by: Wolfgang Bumiller <w.bumiller at errno.eu>
Commit: 13c45a4a9d397530eaf6f57b714b790d73e36f25
https://github.com/lxc/lxc/commit/13c45a4a9d397530eaf6f57b714b790d73e36f25
Author: Christian Brauner <christian at brauner.io>
Date: 2018-10-06 (Sat, 06 Oct 2018)
Changed paths:
M src/lxc/cgroups/cgfsng.c
Log Message:
-----------
Merge pull request #2673 from Blub/2018-10-06/cgfsng-alloc-cleanup
cgfsng: use realloc instead of malloc+copy+free
Compare: https://github.com/lxc/lxc/compare/0a886c56a767...13c45a4a9d39
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the lxc-devel
mailing list