Skip to content

Add a NULL check on threadObject in destroyThreadData - #18688

Merged
gacholio merged 1 commit into
eclipse-openj9:masterfrom
babsingh:main5
Jan 5, 2024
Merged

Add a NULL check on threadObject in destroyThreadData#18688
gacholio merged 1 commit into
eclipse-openj9:masterfrom
babsingh:main5

Conversation

@babsingh

@babsingh babsingh commented Jan 4, 2024

Copy link
Copy Markdown
Contributor

This will fix the crash in #18621.

Co-authored-by: Graham Chapman graham_chapman@ca.ibm.com
Co-authored-by: Babneet Singh sbabneet@ca.ibm.com

This will fix the crash in eclipse-openj9#18621.

Co-authored-by: Graham Chapman <graham_chapman@ca.ibm.com>
Co-authored-by: Babneet Singh <sbabneet@ca.ibm.com>
Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
@babsingh

babsingh commented Jan 4, 2024

Copy link
Copy Markdown
Contributor Author

@pshipton Should I also open PRs to port this fix to 0.42 and 0.43?

@gacholio

gacholio commented Jan 4, 2024

Copy link
Copy Markdown
Contributor

jenkins test sanity zlinux jdk21

@pshipton

pshipton commented Jan 4, 2024

Copy link
Copy Markdown
Member

Should I also open PRs to port this fix to 0.42 and 0.43?

Is it a new problem? If it's been a problem forever it can wait for the next release.

@babsingh

babsingh commented Jan 4, 2024

Copy link
Copy Markdown
Contributor Author

Is it a new problem? If it's been a problem forever it can wait for the next release.

This is not a new problem; it can wait for the next release.

@pshipton

pshipton commented Jan 4, 2024

Copy link
Copy Markdown
Member

Looks like it may have been introduced a little over a year ago. It's a simple low risk change, I'm fine with backporting to 0.42 and 0.43.

@babsingh

babsingh commented Jan 4, 2024

Copy link
Copy Markdown
Contributor Author

@gacholio
gacholio merged commit 42d63ef into eclipse-openj9:master Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants