Don't try calling lsl when file is missing.
[splint-patched.git] / test / looptesteffect.expect
blob01ddab9b169b2e214716674acb59fbdf6c2ad145
2 looptesteffect.c: (in function foo)
3 looptesteffect.c:18:43: Arrow access from possibly null pointer e (in post loop
4                            increment): e->next
5    looptesteffect.c:18:43: Storage e may become null
7 Finished checking --- 1 code warning, as expected