mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 11:30:59 +00:00
0423264fea
By unsetting the floating flag in our virtual method trampolines if it was set, and resetting it at the end of the function again if it was set. Otherwise we can't safely use any bindings, as the assumptions about floating references are invalid then and things just crash. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |