diff options
author | Daniel Golle <daniel@makrotopia.org> | 2020-04-13 16:24:25 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2020-04-13 17:36:24 +0100 |
commit | aaaca2e40895775135b13a1992ff139b7610b217 (patch) | |
tree | 7fe8031b4b2103c32ada9d45dc722a034c12ee02 /bridge.c | |
parent | dfd0b106f63da5f14c413b483bffd1f09768460e (diff) |
interface: allocate and free memory for jail name
Memory returned by blogmsg_get_string() is volatile, hence use strdup()
to have a permanent copy of the returned string and free it when no
longer needed.
Fixes: 1321c1b ("add basic support for jail network namespaces")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'bridge.c')
0 files changed, 0 insertions, 0 deletions