Initialize date of rootNode.
Reviewed by: jtl
This commit is contained in:
parent
c6b3045143
commit
51b382176c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user