Skip to content

Conversation

@fmayer
Copy link

@fmayer fmayer commented Feb 3, 2025

dy0[*i0] is undefined behavior if *i0 == -1. We don't actually use the value in getdiff in that case, so pass NULL instead.

dy0[*i0] is undefined behavior if *i0 == -1. We don't actually
use the value in `getdiff` in that case, so pass NULL instead.
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.

1 participant