Skip to content

fix: CALL to RET link does not detect self modifying code in some cases.#1966

Merged
maximilien-noal merged 1 commit intomasterfrom
bugfix/call_to_ret_link_does_not_detect_self_modifying_code
Mar 13, 2026
Merged

fix: CALL to RET link does not detect self modifying code in some cases.#1966
maximilien-noal merged 1 commit intomasterfrom
bugfix/call_to_ret_link_does_not_detect_self_modifying_code

Conversation

@kevinferrare
Copy link
Contributor

@kevinferrare kevinferrare commented Mar 13, 2026

Description of Changes

Call to Ret link in cfgcpu is not excecuted. Self modifying code detection was not working properly in this case and this was making civilization1 crash.

Tested with dune (no regression)

@kevinferrare kevinferrare force-pushed the bugfix/call_to_ret_link_does_not_detect_self_modifying_code branch 4 times, most recently from 074219c to 1bfc62a Compare March 13, 2026 21:00
@kevinferrare kevinferrare force-pushed the bugfix/call_to_ret_link_does_not_detect_self_modifying_code branch from 1bfc62a to 370cb5c Compare March 13, 2026 21:31
@maximilien-noal maximilien-noal merged commit c1c3ae7 into master Mar 13, 2026
5 checks passed
@kevinferrare kevinferrare deleted the bugfix/call_to_ret_link_does_not_detect_self_modifying_code branch March 14, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants