]> andersk Git - splint.git/commit
Fixed bug in bounds checking code reported by Xiaolan Zhang.
authordrl7x <drl7x>
Thu, 10 Oct 2002 23:44:56 +0000 (23:44 +0000)
committerdrl7x <drl7x>
Thu, 10 Oct 2002 23:44:56 +0000 (23:44 +0000)
commitcf38ca4d31d3bf140541a9418eba9142fc062031
tree83bca09ecc1063e696c3d69a4ea4c433876c12cf
parent5e3bf5adeb20d1059cd86654645288c3406af20d
Fixed bug in bounds checking code reported by Xiaolan Zhang.

The problem was with the constraints that the predicate implies for each branch of an if-else not being generated correctly.

This causes spurrious errors in code with if-else statements.
Makefile.in
configure
doc/Makefile.in
imports/Makefile.in
src/constraintGeneration.c
This page took 0.037928 seconds and 5 git commands to generate.