Home GnuPG
Diffusion GpgOL 4f8c746e390d

Fix double free when addin is disabled
4f8c746e390dUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Fix double free when addin is disabled

* src/gpgoladdin.cpp (GpgolAddin::~GpgolAddin): Do not release
 RibbonExtender.

The RibbonExtender is already released by outlook. So we released
an invalid object here. This worked often enough but could of course
crash.

Details

Provenance
aheineckeAuthored on Nov 12 2015, 10:50 AM
Parents
rO099467d57120: Add mkinstalldirs script
Branches
Unknown
Tags
Unknown