Initialize date of rootNode.

Reviewed by:	jtl
This commit is contained in:
sjg 2016-05-18 22:24:52 +00:00
parent c6b3045143
commit 51b382176c

View File

@ -685,6 +685,9 @@ cd9660_finalize_PVD(void)
cd9660_time_8426(
(unsigned char *)diskStructure.primaryDescriptor.effective_date,
tim);
/* make this sane */
cd9660_time_915(diskStructure.rootNode->dot_record->isoDirRecord->date,
tim);
}
static void