summaryrefslogtreecommitdiffstats
path: root/Objects/funcobject.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2006-08-12 01:57:47 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2006-08-12 01:57:47 (GMT)
commitb45f351832b00c80bf9881e92b12c330324e3116 (patch)
tree76f0d4900b48dfc93dd2c6a40f0aa9e531038005 /Objects/funcobject.c
parentef0de023db9bc520312e5f0f59bbc9a47f0f204e (diff)
downloadcpython-b45f351832b00c80bf9881e92b12c330324e3116.zip
cpython-b45f351832b00c80bf9881e92b12c330324e3116.tar.gz
cpython-b45f351832b00c80bf9881e92b12c330324e3116.tar.bz2
I'm not sure why this code allocates this string for the error message.
I think it would be better to always use snprintf and have the format limit the size of the name appropriately (like %.200s). Klocwork #340
Diffstat (limited to 'Objects/funcobject.c')
0 files changed, 0 insertions, 0 deletions