]> andersk Git - splint.git/commit
Fixed bug 672239 sizeof(array[0]) gives NULL derefence warning.
authordrl7x <drl7x>
Thu, 6 Mar 2003 01:49:13 +0000 (01:49 +0000)
committerdrl7x <drl7x>
Thu, 6 Mar 2003 01:49:13 +0000 (01:49 +0000)
commitedad9a7f4c2871bf9b0652f83696a06f2f46443e
tree2836290772634dacb00a84d81362d09f86ec3d61
parent332e22fa7c1e542290da21cd7c1f0bb72199be81
Fixed bug   672239 sizeof(array[0]) gives NULL derefence warning.

Note this required changing the grammar and ended up increasing the number of reduce/reduce conflicts.
src/Headers/context.h
src/cgrammar.c.der
src/cgrammar.y
src/context.c
src/exprNode.c
This page took 0.088406 seconds and 5 git commands to generate.