Skip to content

Conversation

@deanlee
Copy link
Contributor

@deanlee deanlee commented Dec 3, 2025

Zero-initialize fds and bufs before passing them to ipc_sendrecv_with_fds. this follows C++ best practices for array usage and ensures more robust and predictable IPC communication.

@deanlee deanlee changed the title VisionIpcClient: zero-initialize fds and buffs before ipc_sendrecv VisionIpcClient: zero-initialize fds and buffs before ipc_sendrecv_with_fds Dec 3, 2025
@deanlee deanlee changed the title VisionIpcClient: zero-initialize fds and buffs before ipc_sendrecv_with_fds zero-initialize fds and buffs before ipc_sendrecv_with_fds Dec 3, 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.

1 participant