﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1484	HM crashes when a NALU with zero payload size	swong10		"Spec allows to have NALU with zero payload size.
But HM crashes when NALU has a zero payload size.


SEIread.cpp --> Void SEIReader::xReadSEImessage

Need to add a condition

  if (!payloadSize)
	  return;"	defect	new	major		HM SCC				lidong.xu@… samuel.wong@… jct-vc@… iole@…
