Skip to content

guard against passing nullptr to memcpy - #195

Merged
Ultrawipf merged 1 commit into
Ultrawipf:masterfrom
Copper280z:vesc_null_memcpy
Aug 22, 2026
Merged

guard against passing nullptr to memcpy#195
Ultrawipf merged 1 commit into
Ultrawipf:masterfrom
Copper280z:vesc_null_memcpy

Conversation

@Copper280z

Copy link
Copy Markdown
Contributor

The askPositionEncoder function passes nullptr as the buffer argument to sendMsg, sendMsg would pass this right to memcpy.

@Ultrawipf
Ultrawipf merged commit c45d97f into Ultrawipf:master Aug 22, 2026
3 checks passed
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.

2 participants