Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the inaccuracy in the number of IR elements to be removed #256

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

qwe661234
Copy link
Collaborator

@qwe661234 qwe661234 commented Nov 5, 2023

In the libc_substitute, only one IR needs to be removed, but the original version removes two. Therefore, the error of NULL pointer dereference occurs when running doom.

@jserv
Copy link
Contributor

jserv commented Nov 5, 2023

see #255

Enhance the descriptions and clarify the necessary actions, which may involve either deprecating the current pull request or treating the suggested modifications as a separate and distinct request.

In the libc_substitute, only one IR needs to be removed, but the original
version removes two. Therefore, the error of NULL pointer dereference
occurs when running doom.
@jserv jserv merged commit 289d6aa into sysprog21:master Nov 5, 2023
15 checks passed
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.

3 participants