Fixes the crash of Fourier if the maximal range given in the Fourier block is larger than the available.

This commit is contained in:
2015-11-11 10:30:16 +01:00
parent c6f5c1205e
commit 9c700a3773
2 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,8 @@ FIXED 2015-10-29 TMusrRunHeader didn't map a double vector properly into a
string. The last element was a copy of the 2nd last instead
if the proper last. This is now fixed. Fixed also some
comment typo.
FIXED 2015-11-11 Fixes the crash of Fourier if the maximal range given in the
Fourier block is larger than the available.
changes since 0.14.0
===================================