id summary reporter owner description type status priority milestone component version resolution keywords cc 468 Memory leak in HM6.1 decoder gordon "Only class D test sequences can be decoded with a 32-bit decoder, due to a memory leak. The leak seems to occur in TDecTop::xGetNewPicBuffer, where an rpcPic->create() occurs at the end of the method. This does not delete any existing buffers in the rpcPic prior to creating new ones. Inserting: rpcPic->destroy(); prior to the create() solves the problem. " defect closed minor HM-6.2 HM HM-6.1 fixed fbossen ksuehring davidf jct-vc@…