]> git.proxmox.com Git - mirror_lxc.git/commit
network: remove allocation from lxc_mkifname()
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 3 Sep 2017 18:37:21 +0000 (20:37 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sun, 3 Sep 2017 18:39:59 +0000 (20:39 +0200)
commit966e9f1fc82662e4f9c330200490c121dacbd7c8
tree57fe7121d4c91d773d5ea6cb960a493855dd998c
parent2958919632283dacfaf89ac9d1d9c3a027d3bdff
network: remove allocation from lxc_mkifname()

lxc_mkifname() really doesn't need to allocate any memory.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/criu.c
src/lxc/lxc_user_nic.c
src/lxc/network.c
src/lxc/network.h