gst_rtsp_context_get_current: add (skip) annotation
authorMathieu Duponchelle <mathieu@centricular.com>
Tue, 6 Feb 2018 17:00:33 +0000 (18:00 +0100)
committerMathieu Duponchelle <mathieu@centricular.com>
Tue, 6 Feb 2018 17:06:14 +0000 (18:06 +0100)
commit261374873085f60a6318e3c2698d0acc8c0142b2
treea2df678068e9a66bbd522fbd0b25f7a41ba49f06
parent03a512e4e15423be44f1fddffa7870a6770179b2
gst_rtsp_context_get_current: add (skip) annotation

The return value type is defined with G_DEFINE_POINTER_TYPE,
and gi emits the following warning:

Invalid non-constant return of bare structure or union; register as
boxed type or (skip)
gst/rtsp-server/rtsp-context.c