[Users] [Bug 4787] New: Use correct function for memory transfer in crypt_cfb_buf
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Sat Feb 24 07:52:24 CET 2024
https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4787
Bug ID: 4787
Summary: Use correct function for memory transfer in
crypt_cfb_buf
Product: Claws Mail
Version: GIT
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P3
Component: Other
Assignee: users at lists.claws-mail.org
Reporter: olaf at aepfle.de
Created attachment 2472
-->
https://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=2472&action=edit
master-Use-correct-function-for-memory-transfer-in-crypt_cf.patch
There are really just 8 bytes of memory to transfer from one place to another.
No C strings involved.
warning: 'strncpy' output truncated before terminating nul copying 8 bytes from
a string of the same length [-Wstringop-truncation]
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list