1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-23 03:55:34 -04:00
Files
sdrangel/plugins
Robin Getz 99da6143dc ldpctool: fix uninitialized variable in vzero
Fix Coverity CID 652347 reporting an uninitialized scalar variable.
Replace XOR self-assignment with explicit zero initialization to
avoid reading uninitialized SIMD elements.

Modern compilers already optimize zero assignments to efficient
zeroing instructions where appropriate.

Signed-off-by: Robin Getz <rgetz503@gmail.com>
2026-08-02 20:39:53 -04:00
..
2026-05-04 06:00:17 +02:00