mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
21653a793a
Use g_new0 to initialize all fields with 0 to only cleanup what has been initialized. This makes cleanup work correctly when some initialization fails and pointers are left in some inconsistent state. |
||
---|---|---|
.. | ||
gst | ||
Makefile.am |