1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2026-04-20 13:51:26 +00:00
Files
gnss-sdr/src/algorithms/acquisition
Carles Fernandez dae76fa70e Fix defects detected by Coverity Scan 2021.12.1: Unintentional integer overflow
overflow_before_widen: Potentially overflowing expression this->d_fft_size * ninput_items[0UL] with type unsigned int (32 bits, unsigned) is evaluated using 32-bit arithmetic, and then used in a context that expects an expression of type uint64_t (64 bits, unsigned)
2022-02-16 15:02:27 +01:00
..
2021-12-17 19:01:41 +01:00