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

Added null check for return value of stlink_chipid_get_params() #1307

Merged

Conversation

szsam
Copy link
Contributor

@szsam szsam commented Apr 22, 2023

Pass a null pointer to "%s" is undefined behaviour.

Pass a null pointer to "%s" is undefined behaviour.
Release v1.8.0 automation moved this from In progress to Reviewer approved Apr 23, 2023
@Nightwalker-87 Nightwalker-87 changed the title Add null check for return value of stlink_chipid_get_params() Added null check for return value of stlink_chipid_get_params() Apr 23, 2023
@Nightwalker-87 Nightwalker-87 merged commit 78b2893 into stlink-org:develop Apr 29, 2023
10 checks passed
Release v1.8.0 automation moved this from Reviewer approved to Done Apr 29, 2023
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants