You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will attach the results and facts file, but the analysis fails to find that before line 1 in fU that ip -> heap_alloc:fX[...] (points_to), tracing this back I find that getelementptr instructions don't propagate any (ptr/var)_points_to information.
The text was updated successfully, but these errors were encountered:
joseph-isaacs
changed the title
points-analysis may handle getelementptr
points-analysis may not handle getelementptr
Sep 12, 2019
I am running cclyzer over this (clang-5 compiled) c extract. [-g -Og -S -emit-llvm]
I will attach the results and facts file, but the analysis fails to find that before line 1 in fU that ip -> heap_alloc:fX[...] (points_to), tracing this back I find that getelementptr instructions don't propagate any (ptr/var)_points_to information.
The text was updated successfully, but these errors were encountered: