You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mehdi Bouaziz 64dea4dc0f
[inferbo] No need to canonicalize paths in on-demand
6 years ago
..
Makefile New function pointer preanalysis without recursion 6 years ago
arith.c [inferbo] Extend conditional proof obligation for inequalities 6 years ago
array_content.c [inferbo] Prune string length at "if(fgets(s, ...))" 6 years ago
array_dynlength.c Change license to MIT 7 years ago
array_field.c Change license to MIT 7 years ago
array_multidim.c [inferbo] Weak update for array contents 6 years ago
big_array.c [inferbo] Use WTO abstract interpreter 6 years ago
break_continue_return.c Add missing FB copyrights 6 years ago
calloc.c inferBO calloc model 6 years ago
cast.c [Inferbo] Abstract repeated fields in paths 6 years ago
do_while.c [inferbo] Keep alias of simple plus/minus arithmetic 6 years ago
duplicates.c Change license to MIT 7 years ago
external.c Change license to MIT 7 years ago
flexible_array.c [inferbo] Symbolic length for no-size flexible arrays 6 years ago
for_loop.c [inferbo] Widening threshold by comparison 6 years ago
function_call.c [inferbo] Revise substitution of array block 6 years ago
get_field.c [inferbo] No need to canonicalize paths in on-demand 6 years ago
get_field_wrapper.c [inferbo] Add a test showing empty fields of structure 6 years ago
global.c [inferbo] Added FN test 6 years ago
goto_loop.c Add missing FB copyrights 6 years ago
inf_loop.c Add missing FB copyrights 6 years ago
issue_kinds.c [inferbo] Propagate LatestPrune on function calls 6 years ago
issues.exp [inferbo] No need to canonicalize paths in on-demand 6 years ago
minmax.c [inferbo] More precise min/max 6 years ago
models.c [inferbo] Add strcat model 6 years ago
my_typedef.h [inferbo] Add a test showing empty fields of structure 6 years ago
nested_loop.c [inferbo] Visit every nodes at narrowing 6 years ago
nested_loop_with_label.c Add missing FB copyrights 6 years ago
pointer_arith.c [inferbo] Add fgets model 6 years ago
prune_alias.c [inferbo] Do not add Unknown location to alias 6 years ago
prune_constant.c [inferbo] Propagate LatestPrune on function calls 6 years ago
relation.c [inferbo] Extend conditional proof obligation for inequalities 6 years ago
sizeof.c [inferbo] Resize array on casting 6 years ago
trivial.c [inferbo] Differentiate proof obligations by allocsites 6 years ago
unreachable.c Change license to MIT 7 years ago
unrolling.c [inferbo] New tests 6 years ago
while_loop.c [inferbo] New tests 6 years ago