plugin: exec: properly free memory on parse error
authorYousong Zhou <yszhou4tech@gmail.com>
Mon, 21 Oct 2019 06:10:26 +0000 (06:10 +0000)
committerJo-Philipp Wich <jo@mein.io>
Tue, 29 Oct 2019 07:59:37 +0000 (08:59 +0100)
commitcc502635046a2015d07fab5a21edbda7b7b98f38
tree8c894667b452b6caceb8307d65e0bce8d55d44c9
parentbd0ed2521476c3e5b6c1a0e0bd2c386ea809d74b
plugin: exec: properly free memory on parse error

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
plugin.c