don't fail when _check_block() is called with an empty frame
commit947d2f2f1e5e42604afc09e037a8144e27e17af2
authorBenjamin Otte <otte@gnome.org>
Wed, 10 Oct 2007 09:16:31 +0000 (10 11:16 +0200)
committerBenjamin Otte <otte@gnome.org>
Wed, 10 Oct 2007 09:16:31 +0000 (10 11:16 +0200)
tree56a3902308402a07b37db8877ab2ab2b9ae4b325
parent15ecdfda62cc6d42c43d68188c60b3fb90a13111
don't fail when _check_block() is called with an empty frame

This happens when we reach the endpc (== exitpc). We need to check blocks
first so we can exit them properly.
libswfdec/swfdec_as_frame.c