audioringbuffer: Prevent overflow of debug names array
authorJan Schmidt <jan@centricular.com>
Sat, 4 Feb 2017 03:42:33 +0000 (14:42 +1100)
committerJan Schmidt <jan@centricular.com>
Sat, 4 Feb 2017 03:42:33 +0000 (14:42 +1100)
commit04c14de1d1d3079acc654679cc08401fe267f09f
treeacc8143dcc5fc8a15047d5e08e706abe0c92c4eb
parent5e2e111627871c566ffc6607eda8f4ef4699d040
audioringbuffer: Prevent overflow of debug names array

Add new audio types to the list of strings used for debug
so we don't index past the end of that array.

https://bugzilla.gnome.org/show_bug.cgi?id=777655
gst-libs/gst/audio/gstaudioringbuffer.c