diff options
author | Michael Vetter <jubalh@iodoru.org> | 2022-05-04 11:35:15 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2022-05-04 11:35:15 +0200 |
commit | e5e661e92d44ac21a4d19ef429091ef8e38203d3 (patch) | |
tree | 7cbbe9d88167cf240e905c7b62600c17e78a9bf4 /tests/unittests/test_cmd_rooms.c | |
parent | 281c8b7d8d5fdf7d600811bd3002d26f8ef02576 (diff) | |
download | profani-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 'tests/unittests/test_cmd_rooms.c')
0 files changed, 0 insertions, 0 deletions