diffblue-cbmc/regression/cbmc/path-branch-pointer-call
Kareem Khazem 959c7a5f7f
Bugfix: Maintain safe_pointers per-path
The map of safe pointers is now maintained separately for each path,
ensuring that pointer accesses on one path do not influence a (lack of)
pointer accesses on a different path.

This commit fixes #2866, a segfault that would happen when running CBMC
on the included regression test.
2018-09-03 13:04:54 +01:00
..
main.c Bugfix: Maintain safe_pointers per-path 2018-09-03 13:04:54 +01:00
test.desc Bugfix: Maintain safe_pointers per-path 2018-09-03 13:04:54 +01:00