Home GnuPG
Diffusion GpgOL c12a5e1ce493

Fix memdbg error for log_file

Description

Fix memdbg error for log_file

* src/debug.cpp (set_log_file): Do not use memdbg decorated
functions.

The log file is first set in conjunction with reading the
debug options. So we do not memdbg the alloc and later
get an error when options are read again. This
fixes an Error message.

Details

Provenance
aheineckeAuthored on Sep 25 2018, 2:13 PM
Parents
rOdf9b3ca85d7f: Further simplyify log level values
Branches
Unknown
Tags
Unknown