]> andersk Git - splint.git/blame_incremental - test/t1.c
Improved tracking of state change locations. Added +showdeephistory
[splint.git] / test / t1.c
... / ...
CommitLineData
1void f ()
2{
3 int *z;
4 z = (int *) malloc (4);
5}
6
7
8
This page took 0.046471 seconds and 5 git commands to generate.