gi: Skip allocator of non-boxed structure
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 13 Jun 2015 17:42:58 +0000 (13:42 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 13 Jun 2015 17:42:58 +0000 (13:42 -0400)
commit2f1c87094e0ea0a1e65f4b2d2837eb6001d67212
treef2945fe10b181ce70e33170694d735e777f1d522
parent8bb1fdce18c76737fb241de1ecee12176fc8bc9c
gi: Skip allocator of non-boxed structure

These are not usable as they are, and can easily lead to crash
or leaks. This also silence warning from the scanner. If we manage to
make this usable, we can then remove that mark, it will require
to make this type boxed.
libs/gst/base/gstbitreader.c
libs/gst/base/gstbytereader.c
libs/gst/base/gstbytewriter.c