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