[CVE-2018-10393] heap buffer overflow
[platform/upstream/libvorbis.git] / lib / codec_internal.h
index de1bcca..fab58d5 100644 (file)
@@ -27,6 +27,7 @@
 #define BLOCKTYPE_LONG       1
 
 #define PACKETBLOBS 15
+#define MAX_CHANNEL 8
 
 typedef struct vorbis_block_internal{
   float  **pcmdelay;  /* this is a pointer into local storage */