]> andersk Git - splint.git/blame_incremental - test/test.c
Improved tracking of state change locations. Added +showdeephistory
[splint.git] / test / test.c
... / ...
CommitLineData
1int main (void) {
2 int *ip;
3 *ip = 3; /* 5. possible null deref */
4}
This page took 0.068073 seconds and 5 git commands to generate.