You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/1day-breakdowns/cve-2024-21338.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Following up, the process takes the following path and performs several checks.
63
63
64
64

65
65
66
-
It calls the function pointer stored at `SystemBuffer + 16`, passing the value at `SystemBuffer` (i.e., the first 8 bytes) as an argument.
66
+
`AppHashComputeImageHashInternal()` calls the function pointer stored at `SystemBuffer + 16`, passing the value at `SystemBuffer` (i.e., the first 8 bytes) as an argument.
0 commit comments