Fix stack overrun in calculating segmentation map coding method.
authorRonald S. Bultje <rbultje@google.com>
Thu, 16 Aug 2012 05:20:24 +0000 (22:20 -0700)
committerRonald S. Bultje <rbultje@google.com>
Thu, 16 Aug 2012 05:31:49 +0000 (22:31 -0700)
commit0393e558a4710b31836ead8f9832f6b270daf57c
tree90a9b8cb67c308d1302b627b7949f5255a0ca8b8
parent9471bc2e9e86a3d2e8a823340291c459e97e7727
Fix stack overrun in calculating segmentation map coding method.

This caused spurious crashes on encodes, frustratingly often only on
high-definition material.

Change-Id: Ia8c1dfc420d598ca92108bd9cc2df7450e8d10a2
vp8/encoder/segmentation.c