Home GnuPG

curses: Avoid aliasing the pin buffer.
c7736745f568Unpublished

Unpublished Commit ยท Learn More

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

Description

curses: Avoid aliasing the pin buffer.

* pinentry/pinentry-curses.c (struct dialog): Remove field pin.  Add
field pinentry.
(dialog_create): Don't set DIALOG->PIN to PINENTRY->PIN.  Set
DIALOG->PINENTRY to PINENTRY and access PIN via
DIALOG->PINENTRY->PIN.  Update other users.

Details

Provenance
nealAuthored on May 16 2015, 9:25 PM
Parents
rP88772ddaac96: gtk+-2: When the dialog is destroyed, remove any pending timers.
Branches
Unknown
Tags
Unknown