summaryrefslogtreecommitdiff
path: root/lib/command_py.c
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2023-11-11 02:06:11 +0200
committerIgor Ryzhov <iryzhov@nfware.com>2023-11-11 02:18:24 +0200
commit814b9fb7722ffcc5ce8232137400fc717b2d9066 (patch)
tree6f804e5bc8fbaec05d2d937c71c2eca29f36e779 /lib/command_py.c
parent19bcca4f2e9a3ee3c8cc16608dcf303241bbf014 (diff)
lib: fix possible freeing of libyang data
mgmtd frees all non-NULL change->value variables at the end of every commit. We shouldn't assign change->value with data returned by libyang to prevent freeing of library-allocated memory. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions