diff options
author | sinanmohd <sinan@sinanmohd.com> | 2024-04-11 10:16:31 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2024-04-11 10:20:26 +0530 |
commit | e500683defefac1370e86cbf52552f404a0eae24 (patch) | |
tree | 9b611cb7b8d595400c758765965db3d34b3f59dc /src/libnpass/libnpass.c | |
parent | f742dcd82123f180d04b5282402c3e06d3e8a3d1 (diff) |
libnpass/gpg: make key a NULL-terminated array
GPGME_DEBUG to the rescue. this bug caused pass gen and add to fail when
building with gcc and optimization set to anything other than 0.
https://www.gnupg.org/documentation/manuals/gpgme/Encrypting-a-Plaintext.html
> Function: gpgme_error_t gpgme_op_encrypt ...
> ...
> recp must be a NULL-terminated array of keys
Diffstat (limited to 'src/libnpass/libnpass.c')
0 files changed, 0 insertions, 0 deletions