EyNuel / cTraceo

An Underwater Acoustic Raytracing Model. Check our wiki for more information
http://eynuel.github.com/cTraceo/
Other
11 stars 7 forks source link

source coordinate equal to rangebox's lower bound causes segfault. #13

Closed EyNuel closed 11 years ago

EyNuel commented 11 years ago

What ?

Rs == rbox1 causes segfault

As many [Bellhop] users will likely run something like Rs = 0 and use a rangebox of [0, Rmax] I consider this to be a major usabilty bug as the user has no way of knowing what causes the segfault.

Solution: