summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/python_version.py
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2025-10-07 11:05:05 +0200
committerHeiko Carstens <hca@linux.ibm.com>2025-10-21 10:17:30 +0200
commitc97689345cd0613f8c8c81c3304331fbd2c5b599 (patch)
tree2351438450ea9a8e872b2c79ce524254ecc7bea1 /tools/lib/python/kdoc/python_version.py
parentc769941de8bf6ab744bbc7ec7a88c32955d10646 (diff)
s390/con3270: Use scnprintf() instead of sprintf()
Use scnprintf() instead of sprintf() for those cases where the destination is an array and the size of the array is known at compile time. This prevents theoretical buffer overflows, but also avoids that people again and again spend time to figure out if the code is actually safe. Reviewed-by: Jan Polensky <japo@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions