summaryrefslogtreecommitdiffstats
path: root/Python/getcopyright.c
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2019-12-17 00:39:57 (GMT)
committerGitHub <noreply@github.com>2019-12-17 00:39:57 (GMT)
commit052f47ef5cc363e842e0e839980cfa55ada123b5 (patch)
treebf14554edc2ea804899b55d079a40099312a0e03 /Python/getcopyright.c
parentde4481339dec395d70e350aa2e22d7990d2b3635 (diff)
downloadcpython-052f47ef5cc363e842e0e839980cfa55ada123b5.zip
cpython-052f47ef5cc363e842e0e839980cfa55ada123b5.tar.gz
cpython-052f47ef5cc363e842e0e839980cfa55ada123b5.tar.bz2
bpo-38730: Replace strncpy in import.c with memcpy. (GH-17633)
In all these cases, we know the exact length we want copied, so memcpy is the right function to use.
Diffstat (limited to 'Python/getcopyright.c')
0 files changed, 0 insertions, 0 deletions