Skip to content

streamproducer: don't 'leak' hashmap objects

Albert Sjölund requested to merge alberts/gst-plugins-rs:leakfix into main

Release is called at the end and replaced with a pending object. However, this object does not get released from the map and lives on.

Merge request reports

Loading