Home GnuPG

curses: Factor out dialog release to separate function.

Description

curses: Factor out dialog release to separate function.

* pinentry/pinentry-curses.c (dialog_release): New.
(dialog_run): Use unified cleanup function to avoid code duplication
and memory leaks.
  • GnuPG-bug-id: T7218
  • Signed-off-by: Jakub Jelen <jjelen@redhat.com>

Details

Provenance
JakujeAuthored on Jul 24 2024, 10:23 AM
gniibeCommitted on Mon, Sep 9, 7:51 AM
Parents
rPf4be34f83fd2: qt: Add dark mode icon variants and detection
Branches
Unknown
Tags
Unknown
References
HEAD -> master
Tasks
T7218: pinentry memory leak