Page MenuHome GnuPG

signal handling: got_fatal_signal should not call non-async-signal-safe functions
Closed, ResolvedPublic

Description

http://bugs.debian.org/399904

Catching SIGINT to exit, clean up is needed. But calling non-async-signal-safe
functions from signal handler causes problems.

Details

Version
1.4.13