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

[Tizen.Network.WiFi] Fix heap-use-after-free issue on ASAN image #6397

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

HONGCHAEHEE
Copy link
Contributor

Description of Change

https://jira.sec.samsung.net/browse/TNINE-4096

API Changes

@github-actions github-actions bot added the API12 Platform : Tizen 9.0 / TFM: net6.0-tizen9.0 label Oct 8, 2024
Copy link
Collaborator

@devusr-sw-kim devusr-sw-kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure lock is required for entire "Dispose(bool disposing)" block instead of "if (disposing)" block, but anyway, IMO, it fixes use-after-free from multi-threads.

@chleun-moon chleun-moon merged commit 6f90cea into Samsung:master Oct 10, 2024
3 checks passed
dongsug-song pushed a commit to dongsug-song/TizenFX that referenced this pull request Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API12 Platform : Tizen 9.0 / TFM: net6.0-tizen9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants