Access Violation when Editing a PT_CLSID Property
Open
@stephenegriffin is already working on this.
Since May 29, 2025.
- Dominant language
- C++
- Stars
- 978
- Forks
- 170
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 5
Description
Access Violation when Editing a PT_CLSID Property
Reproduction Steps:
- Open an IMessage object.
- Add a named property of type PT_CLSID.
- Save the message.
- Edit the same property by assigning a random GUID.
- Result: Access Violation occurs (see attached screenshot).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.