﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
258	Uninitialized variables in TComSlice	csghone		"In case sliceMode=1, some variables are left uninitialized in second slice onwards leading to invalid access and crash.

List of variables:
m_RefPicListModification.m_bRefPicListModificationFlagL0
m_RefPicListModification.m_bRefPicListModificationFlagL1
m_RefPicListModification.m_uiNumberOfRefPicListModificationsL0
m_RefPicListModification.m_uiNumberOfRefPicListModificationsL1

This initialization is needed as part of TComSlice::copySliceInfo() as well to fix the problem for sliceMode=1.

"	defect	closed	minor	HM-5.1	HM	HM-5.0	fixed		fbossen ksuehring davidf jct-vc@…
