summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorKarsten Keil2008-09-03 20:57:00 +0200
committerKarsten Keil2008-09-03 20:57:00 +0200
commit7740a62116d9e3ab50082149ae998ffa77b76298 (patch)
treec556c7c41d7b9a4fc1f95d499f3a4dca1889368a /main.c
parentFix lot of warnings (diff)
downloadlcr-7740a62116d9e3ab50082149ae998ffa77b76298.tar.gz
lcr-7740a62116d9e3ab50082149ae998ffa77b76298.tar.xz
lcr-7740a62116d9e3ab50082149ae998ffa77b76298.zip
Fix possible bufferoverflows
strncat(dest,src,n) The size of dest must be at least strlen(dest)+n+1. Signed-off-by: Karsten Keil <kkeil@suse.de>
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions