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

[Bluetooth] Fix ASAN crash issue #5624

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

wootak-jung
Copy link
Contributor

  • Use g_free for data allocated by g_malloc

- Use g_free for data allocated by g_malloc

Signed-off-by: Wootak Jung <[email protected]>
@wootak-jung wootak-jung requested a review from dh79pyun October 16, 2023 05:33
@github-actions github-actions bot added the API12 Platform : Tizen 9.0 / TFM: net6.0-tizen9.0 label Oct 16, 2023
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

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.

Verified on ASAN environment C# test. LGTM

@wootak-jung wootak-jung merged commit 27de0d2 into Samsung:master Oct 24, 2023
3 checks passed
hinohie pushed a commit to hinohie/TizenFX that referenced this pull request Oct 25, 2023
- Use g_free for data allocated by g_malloc

Signed-off-by: Wootak Jung <[email protected]>
hinohie pushed a commit that referenced this pull request Oct 25, 2023
- Use g_free for data allocated by g_malloc

Signed-off-by: Wootak Jung <[email protected]>
devusr-sw-kim pushed a commit that referenced this pull request Nov 17, 2023
- Use g_free for data allocated by g_malloc

Signed-off-by: Wootak Jung <[email protected]>
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