bkloppenborg / simtoi

The SImulation and Modeling Tool for Optical Interferometry
GNU General Public License v3.0
7 stars 6 forks source link

Fixed missing return in Ndata in COI.cpp #151

Closed fabienbaron closed 5 years ago

fabienbaron commented 5 years ago

On some environment, can lead to segfault as soon as OpenCL computation starts (since Ndata may be garbage).