gst/typefind/gsttypefindfunctions.c: Don't crash on truncated files - check that...
authorMichael Smith <msmith@xiph.org>
Sun, 17 Sep 2006 21:58:06 +0000 (21:58 +0000)
committerMichael Smith <msmith@xiph.org>
Sun, 17 Sep 2006 21:58:06 +0000 (21:58 +0000)
commit1720784dc1fedb10aabfb74ecd03818fe3d10cf9
tree87515c571f05f662f3959545f8bb44016b64df9e
parentaeb0afba16bc28c141ae7684cdfc164904dd41c0
gst/typefind/gsttypefindfunctions.c: Don't crash on truncated files - check that we got an 8 byte buffer before tryin...

Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
Don't crash on truncated files - check that we got an 8 byte buffer
before trying to memcmp it.
ChangeLog
gst/typefind/gsttypefindfunctions.c