]> andersk Git - splint.git/commit
Fixed bug in handling of sizeof
authordrl7x <drl7x>
Fri, 29 Nov 2002 21:50:35 +0000 (21:50 +0000)
committerdrl7x <drl7x>
Fri, 29 Nov 2002 21:50:35 +0000 (21:50 +0000)
commitf96fe483eb300ca66a20b6349fb5056f487f3a74
tree365911afdc70268219083a50575ee0a24d1dc820
parent149b00db5fe45d48874f7e8ffcb15e00a912e168
Fixed bug in handling of sizeof

Splint did not correctly handle code in which sizeof is applied to a string literal.
e.g. malloc (sizeof ("abcd") );

Bug was reported by Xiaolan Zhang
Makefile.in
aclocal.m4
configure
src/constraintExpr.c
stamp-h1
This page took 0.048263 seconds and 5 git commands to generate.