Home GnuPG
Diffusion GpgOL 9fa68e3e91f9

Ignore a warning for stringop-truncation

Description

Ignore a warning for stringop-truncation

* src/oomhelp.cpp (get_oom_object): Ignore a warning about string
truncation.

This is okay here because we check the bounds directly before the
call. The compiler does not seem to get that and warns.

Details

Provenance
aheineckeAuthored on Feb 17 2023, 11:48 AM
Parents
rO503ee571f092: Return E_FAIL when cancelling write event
Branches
Unknown
Tags
Unknown