Roc
Roc copied to clipboard
Look for missing but important API sanity checks
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.