Skip to content

Conversation

@ArcEye
Copy link

@ArcEye ArcEye commented Mar 28, 2018

Adjust runtests using stepgen, for change in pin and param number

ArcEye added 2 commits March 27, 2018 17:31
struct stepgen_t contained space for params, but not all were created.
Later assignments and comparisons worked even though the param did
not exist, because the original hal_xxx_t existed in the struct.

When params were converted to pointers to enable real pin creation
these shortcuts caused segfaults addressing null pointers

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