Home GnuPG
Diffusion GpgOL e5f2b3f718ab

Fix accessing uninitialized memory
e5f2b3f718abUnpublished

Unpublished Commit · Learn More

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

Description

Fix accessing uninitialized memory

When called to decrypt the full body the wordApplication,
wordEditor and selection would be uninitalized and
but when they are not NULL they would still be released in
the end.

* src/ribbon-callbacks.cpp (decryptInspector): Initialize
dispatcher pointers.

Details

Provenance
aheineckeAuthored on Aug 1 2013, 2:55 PM
Parents
rObce68bff2375: Factor out recipient lookup and some cleanups
Branches
Unknown
Tags
Unknown