Skip to content

Fix get_config_id_value() return value when wrong data_len#178

Merged
sky46 merged 1 commit into
mainfrom
fix-get-config-id-value-wrong-len-return
Apr 30, 2026
Merged

Fix get_config_id_value() return value when wrong data_len#178
sky46 merged 1 commit into
mainfrom
fix-get-config-id-value-wrong-len-return

Conversation

@sky46
Copy link
Copy Markdown
Contributor

@sky46 sky46 commented Apr 30, 2026

Fix #177

Copy link
Copy Markdown
Member

@JasonBrave JasonBrave left a comment

Choose a reason for hiding this comment

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

LGTM

@sky46 sky46 merged commit fef50e2 into main Apr 30, 2026
5 checks passed
@sky46 sky46 deleted the fix-get-config-id-value-wrong-len-return branch April 30, 2026 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

get_config_id_value() returns W_INVALID_PARAM instead of W_DATA_FORMAT_ERROR when wrong data_len

2 participants