Roc icon indicating copy to clipboard operation
Roc copied to clipboard

Look for missing but important API sanity checks

Open afbarnard opened this issue 11 years ago • 0 comments

I discovered that the main program will proceed with an empty join result and produce nonsense output. This is probably due to the buildCurve API functions in Main not sanity checking their arguments. However, the other API entry points should be reviewed for similar defects.

afbarnard avatar Sep 15 '14 15:09 afbarnard