utils.muxer: remove upstream notif. iter. once ended/canceled
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 1 Jun 2017 20:27:36 +0000 (16:27 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 20:58:14 +0000 (16:58 -0400)
commit744ba28bbbc1289a2128ed846fcab24d0ccaba95
tree138f47236a29f3b1e8aefb4ce10bcdf212339e3c
parentfb4be38a72049287b4c0859c54a229ab6b0bba44
utils.muxer: remove upstream notif. iter. once ended/canceled

This was not a bug, but it was a source of leak during the graph's
lifetime (upstream notification iterator does not exist anymore but
utils.muxer notification iterator keeps a structure associated to it.)

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
plugins/utils/muxer/muxer.c
This page took 0.024889 seconds and 4 git commands to generate.