]> andersk Git - splint.git/blobdiff - src/forjunk.c
*** empty log message ***
[splint.git] / src / forjunk.c
index 1db52b5bb2d7f2c507fe1abaa2267841762a3f87..0941da45be04150b1dfe41a9ead21449c26a81e0 100644 (file)
@@ -176,6 +176,8 @@ static /*@only@*/ constraintList getIncConstraints (/*@observer@*/ constraintLis
   ret = constraintList_makeNew();
   constraintList_elements (c, el)
     {
+      llassert (constraint_isDefined (el));
+
       if (incVar (el) )
        {
          constraint temp;
This page took 0.035732 seconds and 4 git commands to generate.