Highlights
Memory Safety: 1 prior fix. Scrutinize any change in this area.
CommandLineInterface.cpp: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Memory Safety: Improper parameter passing in the disconnect function's call to the Exec method can cause severe memory safety issues or undefined behavior. Ensuring explicit null pointers or valid buffers are passed to driver-level execution functions is critical to prevent crashes or memory corruption during hardware command execution.