]> andersk Git - splint.git/blame - test/chararraylit.expect
noexpand always false.
[splint.git] / test / chararraylit.expect
CommitLineData
74738c0f 1
2chararraylit.c: (in function f)
3chararraylit.c:8:16: String literal with 4 characters is assigned to char [3]
4 (no room for null terminator): "abc"
5chararraylit.c:13:3: Suspect modification of observer p: *p = 'c'
16c024b5 6 chararraylit.c:9:13: Storage *p becomes observer
74738c0f 7
8Finished checking --- 2 code warnings, as expected
This page took 0.321553 seconds and 5 git commands to generate.