Skip to content

Commit 7eca777

Browse files
committed
CHB: remove non-negative length precondition
1 parent 5c9d4da commit 7eca777

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

CodeHawk/CHB/bchsummaries/so_functions/memcpy.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,6 @@
6363
</apply>
6464
</math>
6565
</pre>
66-
<pre>
67-
<math>
68-
<apply>
69-
<geq/>
70-
<ci>count</ci>
71-
<cn>0</cn>
72-
</apply>
73-
</math>
74-
</pre>
7566
</preconditions>
7667
<postconditions>
7768
<post>

0 commit comments

Comments
 (0)