Skip to content

Fix regression in ArcticController#89

Open
Wer-Wolf wants to merge 1 commit into
CalcProgrammer1:masterfrom
Wer-Wolf:arctic-fix
Open

Fix regression in ArcticController#89
Wer-Wolf wants to merge 1 commit into
CalcProgrammer1:masterfrom
Wer-Wolf:arctic-fix

Conversation

@Wer-Wolf
Copy link
Copy Markdown
Contributor

Using sizeof() on a pointer yields the size of the pointer variable, not the size of the referenced variable.

Using sizeof() on a pointer yields the size of the pointer variable,
not the size of the referenced variable.

Signed-off-by: Armin Wolf <W_Armin@gmx.de>
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