rawbaseparse: Assert that frame size is > 0
authorSebastian Dröge <sebastian@centricular.com>
Tue, 28 Feb 2017 13:51:00 +0000 (15:51 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 28 Feb 2017 13:51:00 +0000 (15:51 +0200)
commit6eef6bd1f5a52e500d484eded78d76943c941293
treebc62efc683957d668bcf41b4b2887ec29d0d5f2c
parent9a62892428c9f22166b522fdbe7334409b528b85
rawbaseparse: Assert that frame size is > 0

We would later divide by zero otherwise, and generally won't do the
right thing.

CID 1401383
gst/rawparse/gstrawbaseparse.c