When receiving an encrypted message with an attachment with a long filename (I only tested MAX Path for now) GpgOL crashes in rfc2047parse.
Description
Description
Details
Details
- Version
- master
Revisions and Commits
Revisions and Commits
rO GpgOL | |||
rOc30b7ee64a1a Fix crash for attachment names > 76 chars |
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | • aheinecke | T4062 GpgOL: Receiving long filenames crashes GpgOL / Outlook | ||
Resolved | • aheinecke | T4029 Gpg4win 3.1.3 |
Event Timeline
Comment Actions
This was a very clear crash that is fixed now. Length was > 76 characters. This caused an improper realloc.