Skip to content
  • Tim-Philipp Müller's avatar
    gst/gstinfo.c: Fix locking order, handle NULL function values properly. · 1c389318
    Tim-Philipp Müller authored
    Original commit message from CVS:
    * gst/gstinfo.c: (_gst_debug_nameof_funcptr):
    Fix locking order, handle NULL function values properly.
    * gst/gstinfo.h:
    Fix docs.
    * gst/gstpad.c: (gst_pad_buffer_alloc_unchecked):
    Initialised variable before using it and fix debug statement to
    print the address of the function rather than the address of the
    variable on the stack holding the address of the function.
    1c389318