Home GnuPG
Diffusion GpgOL 3800e96e3292

Fix minor memory tracking issue

Description

Fix minor memory tracking issue

* src/oomhelp.cpp (is_mail_in_folder): Use xfree to
release strings allocated by string conversion functions.

This has no real impact but memdbg would still track the
addresses of these strings otherwise since utf8_to_wchar
registers its allocations.

Details

Provenance
aheineckeAuthored on Fri, Aug 23, 12:18 PM
Parents
rO8349fea61411: Fix uninitalized return value in create_category
Branches
Unknown
Tags
Unknown