nleoperation: Fix GstPad leak
authorSeungha Yang <seungha.yang@navercorp.com>
Mon, 14 Jan 2019 06:06:26 +0000 (15:06 +0900)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 18 Jan 2019 20:32:02 +0000 (20:32 +0000)
commitb2c8b23c51c7d86f9f8e1bd269df326261443ee2
tree2dc22977247b4352c2a1f37b77b8b7133216ec4b
parent98b2d7754f38b4ab4ed6d13924ceaa621a349a38
nleoperation: Fix GstPad leak

Returned GstPad by nle_object_remove_ghost_pad() has increased
refcount.
plugins/nle/nleoperation.c