mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-23 08:28:36 -05:00
bc4d7adce7
UBSan reports the following error when replaying an IQ stream: ./plugins/samplesource/filesource/filesourcegui.cpp:331:29: runtime error: signed integer overflow: 2704064 * 1000 cannot be represented in type 'int' By rearranging the calculation, we can be sure that the calculation never overflows. |
||
---|---|---|
.. | ||
airspy | ||
airspyhf | ||
bladerfinput | ||
fcdpro | ||
fcdproplus | ||
filesource | ||
hackrfinput | ||
limesdrinput | ||
perseus | ||
plutosdrinput | ||
rtlsdr | ||
sdrdaemonsource | ||
sdrplay | ||
testsource | ||
CMakeLists.txt |