]> andersk Git - splint.git/blame - test/chararraylit.expect
Committed my changes (but there are several splintme errors currently).
[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'
6
7Finished checking --- 2 code warnings, as expected
This page took 0.046541 seconds and 5 git commands to generate.