Resize cb_data fd array regardless of output file type
texadactyl opened this issue · 0 comments
texadactyl commented
2 symptoms were caused because of rawspec.c
mishandling multiantenna cleanup:
- While processing one multiantenna .raw file (MeerKAT), a
free
resulted in a segmentation fault. - While processing another, the fbh5 context was overrun.
@david-macmahon provided the fix to rawspec.c
. This has been regression tested and verified with the files that exhibited the symptoms.