]> andersk Git - splint.git/blame_incremental - test/nullterminatedtest.expect
noexpand always false.
[splint.git] / test / nullterminatedtest.expect
... / ...
CommitLineData
1gmake[2]: Entering directory `/a/apollo/af9/drl7x/re/LCLintDev/test'
2LCLint 2.5q --- 20 May 2000
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
18LCLint 2.5q --- 20 May 2000
19
20
21Finished LCLint checking --- no code processed
22gmake[2]: Leaving directory `/a/apollo/af9/drl7x/re/LCLintDev/test'
This page took 0.032103 seconds and 5 git commands to generate.