roaster icon indicating copy to clipboard operation
roaster copied to clipboard

All user code input should be validated

Open astubbs opened this issue 3 years ago • 0 comments

You should not be able to pass in invalid code and get obscure errors like "index out of range" exceptions. I found one place for this but the code should be audited for it everywhere. Better to run slower and have excellent errors.

astubbs avatar Jul 29 '21 11:07 astubbs