Out of bounds read fix

This commit is contained in:
2026-06-23 13:35:04 +02:00
parent f9d35e339f
commit 7985b23be5
3 changed files with 46 additions and 9 deletions
+1
View File
@@ -178,6 +178,7 @@ EXTERN_C
UINT32
DomitoGetPortableExecutableDigestKind(
_In_ PUCHAR pPeBytes,
_In_ ULONG PeSize,
_In_ PIMAGE_DATA_DIRECTORY pImgDataDirectory
);