Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Update S2EExecutor.cpp, add 'cpu_loop_exit_restore' as external call #100

Closed
wants to merge 1 commit into from

Conversation

zhenkun
Copy link

@zhenkun zhenkun commented Sep 20, 2016

s2eexecutor: add 'cpu_loop_exit_restore' as external call, or KLEE may error out with "KLEE: ERROR: failed external call: cpu_loop_exit_restore"

need to define function 'cpu_loop_exit_restore' as external, or KLEE may error out with "KLEE: ERROR: failed external call: cpu_loop_exit_restore"
@vitalych
Copy link
Member

vitalych commented Oct 4, 2016

thanks, can you please update the commit message to reflect the bug fix
(e.g., s2eexecutor: add cpu_loop_exit_restore as external call)

@zhenkun zhenkun changed the title Update S2EExecutor.cpp Update S2EExecutor.cpp, add 'cpu_loop_exit_restore' as external call Oct 4, 2016
@vitalych
Copy link
Member

vitalych commented Nov 7, 2016

Already fixed

@vitalych vitalych closed this Nov 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants