Home GnuPG

Use emplace_back to save the construction of a temporary

Description

Use emplace_back to save the construction of a temporary

This also fixes the following warning issued by gcc 15:

warning: ‘void operator delete(void*, std::size_t)’ called on pointer
‘__result’ with nonzero offset 136 [-Wfree-nonheap-object]

Details

Provenance
ikloeckerAuthored on Thu, Jun 26, 3:24 PM
Parents
rKLEOPATRAf2afdc44ad28: Remove filter names stored in libkleopatrarc
Branches
Unknown
Tags
Unknown