id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 675,HM can crash in windows when disabling SAO.,pieterkapsenberg,,"In Windows, there is a crash related to uninitialized variables not being 0 by default (unlike gcc), when encoding with SAO off. Suggested fix in TEncTop.cpp, xGetNewPicBuffer() {{{ #if REMOVE_APS // fixed condition, only allocate if SAO enabled. if (m_bUseSAO) { rpcPic->getPicSym()->allocSaoParam(&m_cEncSAO); } #endif }}} ",defect,closed,minor,HM-8.1,HM,HM-8.0,fixed,,fbossen ksuehring davidf jct-vc@…