Comment 12 for bug 144748

Revision history for this message
Stéphane Loeuillet (leroutier) wrote : Re: totem crashed with SIGSEGV in sbc_typefind()

Replying to comment #8 (https://bugs.launchpad.net/ubuntu/+source/bluez-utils/+bug/144748/comments/8) :

gst_type_find_peek ()
Returns : the requested data, or NULL if that data is not available.

Extracted from gst docs (via devhelp)

So yes, it misses a NULL ptr check !