Skip to content

fix data corruption when FILEGROUPDESCRIPTOR is larger than 4k#50

Open
chrisv2 wants to merge 1 commit intotonyfederer:masterfrom
chrisv2:fix_memory_corruption
Open

fix data corruption when FILEGROUPDESCRIPTOR is larger than 4k#50
chrisv2 wants to merge 1 commit intotonyfederer:masterfrom
chrisv2:fix_memory_corruption

Conversation

@chrisv2
Copy link
Contributor

@chrisv2 chrisv2 commented Sep 28, 2023

Due to missing offset in Marshal.Copy, ReadHGlobalIntoStream replicates the first 4k of the hGlobal, leading to truncated filenames when dragging a lot of mails (10 or more).

Due to missing offset in Marshal.Copy, ReadHGlobalIntoStream replicates the first 4k of the hGlobal, leading to truncated filenames when dragging a lot of mails (10 or more).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant