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

[Connection] Fix ASAN crash issue #5625

Merged
merged 3 commits into from
Oct 17, 2023
Merged

[Connection] Fix ASAN crash issue #5625

merged 3 commits into from
Oct 17, 2023

Conversation

SeonahMoon
Copy link
Contributor

Description of Change

Use g_free() instead of free() to avoid ASAN crash.

@github-actions github-actions bot added the API12 Platform : Tizen 9.0 / TFM: net6.0-tizen9.0 label Oct 16, 2023
@SeonahMoon SeonahMoon requested review from dh79pyun and jeik01 and removed request for jeik01 October 16, 2023 11:23
Copy link
Contributor

@dh79pyun dh79pyun left a comment

Choose a reason for hiding this comment

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

Looks good

@zhouhao02
Copy link
Contributor

Looks good

@SeonahMoon SeonahMoon merged commit f1981b6 into Samsung:master Oct 17, 2023
3 checks passed
hinohie pushed a commit to hinohie/TizenFX that referenced this pull request Oct 25, 2023
hinohie pushed a commit that referenced this pull request Oct 25, 2023
JoonghyunCho pushed a commit that referenced this pull request Oct 31, 2023
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.

3 participants