Skip to content

Fixed underflow in RadioBand library

Compare
Choose a tag to compare
@stewienj stewienj released this 03 Aug 04:07
· 41 commits to master since this release

Fixed an underflow in the RadioBandTransform, caused by NaN being passed in from external code. Changed the code to handle this situation without throwing an exception.