]> andersk Git - splint.git/blame - test/nullterminatedtest.expect
noexpand always false.
[splint.git] / test / nullterminatedtest.expect
CommitLineData
e4c9f289 1gmake[2]: Entering directory `/a/apollo/af9/drl7x/re/LCLintDev/test'
2LCLint 2.5q --- 20 May 2000
30f24dcd 3
4****************************NULLTERMINATED ERROR2
5test1.c: (in function main)
6test1.c:11:6: Possibly non-nullterminated storage c passed as nullterminated
7 param: fcn1 (c)
8SYMBOL REFERENCED IS NOT NULLTERMINATED!
9*******************************=
10
11test1.c:13:6: Variable d used before definition
12****************************NULLTERMINATED ERROR2
13test1.c:13:6: Possibly non-nullterminated storage d passed as nullterminated
14 param: fcn1 (d)
15SYMBOL REFERENCED IS NOT NULLTERMINATED!
16*******************************=
17
e4c9f289 18LCLint 2.5q --- 20 May 2000
30f24dcd 19
30f24dcd 20
21Finished LCLint checking --- no code processed
e4c9f289 22gmake[2]: Leaving directory `/a/apollo/af9/drl7x/re/LCLintDev/test'
This page took 0.102257 seconds and 5 git commands to generate.