about summary refs log tree commit diff stats
path: root/src/ui
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-05-04 11:35:15 +0200
committerMichael Vetter <jubalh@iodoru.org>2022-05-04 11:35:15 +0200
commite5e661e92d44ac21a4d19ef429091ef8e38203d3 (patch)
tree7cbbe9d88167cf240e905c7b62600c17e78a9bf4 /src/ui
parent281c8b7d8d5fdf7d600811bd3002d26f8ef02576 (diff)
downloadprofani-tty-e5e661e92d44ac21a4d19ef429091ef8e38203d3.tar.gz
ox: fix mistakes in p_ox_gpg_decrypt()
strcpy() can't work here because the data doesn't have to be
NULL-terminated. So let's use memcpy.

Fix memleak of plain_str.
Diffstat (limited to 'src/ui')
0 files changed, 0 insertions, 0 deletions