Page MenuHome GnuPG

Documentation for gcry_handler_no_mem_t is incorrect
Closed, ResolvedPublic

Description

The documentation for gcry_handler_no_mem_t states that it returns void, but it
returns an int as specified in the gcrypt.h header.

Offending documentation is at
http://www.gnupg.org/documentation/manuals/gcrypt/Error-handler.html#Error-handler .

Event Timeline

Thanks. I fixed that and described what the handler is expected to do.

werner claimed this task.