Skip to content

Conversation

@zukatsinadze
Copy link
Contributor

Hi @vstakhov,

While fuzzing we triggered crashes when array functions were called with different types.
Adding type checks (similar to what ucl_array_size has) to all array functions that are missing it.

@vstakhov
Copy link
Owner

Good catch, thank you! Those API functions should be consistent with others for sure.

@zukatsinadze
Copy link
Contributor Author

Also added check to ucl_set_include_path

@vwvw
Copy link

vwvw commented Apr 11, 2025

Anything we can do additionally to get it merged?

@vstakhov vstakhov merged commit 3e7f023 into vstakhov:master Apr 11, 2025
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.

3 participants