diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-08-12 01:57:47 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-08-12 01:57:47 +0000 |
commit | b45f351832b00c80bf9881e92b12c330324e3116 (patch) | |
tree | 76f0d4900b48dfc93dd2c6a40f0aa9e531038005 /Python/pythonrun.c | |
parent | ef0de023db9bc520312e5f0f59bbc9a47f0f204e (diff) | |
download | cpython-git-b45f351832b00c80bf9881e92b12c330324e3116.tar.gz |
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 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions