summaryrefslogtreecommitdiff
path: root/src/core/constraints.c
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2019-02-28 16:11:49 +0100
committerPablo Barciela <[email protected]>2019-03-05 01:53:35 +0100
commit76a5cffd6f7e2cefc91c3e6e7e88eb156524a263 (patch)
treed2023b9ff0aa60513c2923631b7778c38f3ae970 /src/core/constraints.c
parentfc162dfcb10cd3d3c74e160e0fad14cdd1257c61 (diff)
downloadmarco-76a5cffd6f7e2cefc91c3e6e7e88eb156524a263.tar.bz2
marco-76a5cffd6f7e2cefc91c3e6e7e88eb156524a263.tar.xz
[Security] Use 'g_strlcpy' instead of 'strcpy'
Fixes Clang static analyzer warnings: warning: Call to function 'strcpy' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments such as 'strlcpy'. CWE-119
Diffstat (limited to 'src/core/constraints.c')
0 files changed, 0 insertions, 0 deletions