id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 1064,TComPrediction may allocate undersized temp buffer,pieterkapsenberg,ksuehring,"In TComPrediction.cpp::initTempBuff(), the temp array is created with the global variables indicating max CU size. However if an new SPS comes in the sequence that specifies a larger max CU size, the buffer is not re-created and memory outside the arrays can be accessed. The attached patch fixes the issue by allocating the maximum possible size, regardless of globals.",defect,closed,minor,HM-10.1,HM,HM-10.0,fixed,,fbossen ksuehring davidf jct-vc@…