]> git.ipfire.org Git - thirdparty/lxc.git/commit
c/r: free valid_opts if necessary 1185/head
authorTycho Andersen <tycho.andersen@canonical.com>
Tue, 13 Sep 2016 22:42:20 +0000 (16:42 -0600)
committerTycho Andersen <tycho.andersen@canonical.com>
Tue, 13 Sep 2016 22:43:30 +0000 (16:43 -0600)
commitf686506dfb2a7fe61b4ff1b3192bef6db19be2ac
treee7f11dc1c7d5b31a2199a09c74d4453a1e4c2d5d
parentf8650a7a2b89f221f1952ef2da12947531d13ad0
c/r: free valid_opts if necessary

2cb80427bc468f7647309c3eca66cfc9afa85b61 introduced a malloc without a
matching free.

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
src/lxc/lxccontainer.c