Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c771d06e authored by Hardik Arya's avatar Hardik Arya Committed by Gerrit - the friendly Code Review server
Browse files

diag: Use strlcpy/strlcat properly



Currently strlcpy/strlcat are used like strncpy/strncat
in diag driver. The patch corrects the use of strlcpy
and strncpy by passing size as size of destination buffer.

Change-Id: If8f5376413a6f23405e918469c83568c6c73b552
Signed-off-by: default avatarHardik Arya <harya@codeaurora.org>
parent c1f61aae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment