Add --pointer-check
to goto-instrument --drop-unused-functions
call
#1621
Milestone
--pointer-check
to goto-instrument --drop-unused-functions
call
#1621
As pointed out by @tautschnig here (diffblue/cbmc#6983 (comment)), we should add
--pointer-check
while droping unused functions to ensure that CBMC fails the verification if it cannot find a suitable pointer for a function call.The text was updated successfully, but these errors were encountered: