]> andersk Git - splint.git/blame - test/list.out
Added mtgrammar.c.der
[splint.git] / test / list.out
CommitLineData
885824d3 1
8e37b772 2list.c: (in function list_addh)
3list.c:24:5: Variable e is kept in true branch, but not kept in continuation.
4 list.c:23:7: Storage e becomes kept
5list.c:25:2: Storage *(l->next) reachable from parameter contains 1 undefined
6 field: next
7list.c: (in function list_addh2)
8list.c:39:2: Storage *(l->next) reachable from parameter contains 1 undefined
9 field: next
10
11Finished LCLint checking --- 3 code errors found, as expected
This page took 0.05305 seconds and 5 git commands to generate.