Skip to content
Snippets Groups Projects
Commit 038f4ef3 authored by David Bühler's avatar David Bühler
Browse files

[Eva] Fixes a convergence issue on allocated memory.

On some loops allocating memory, the size of the allocated base can be
increased at each iteration without widening, thus preventing the convergence
of the analysis.
In lmap, when the widening has no effect, we widen the size of such allocated
bases to avoid such issues.
parent af170893
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment