You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* When invalid file name passed to p21read, a segfault occured because
p21read tried to continue parsing even though no file was found.
An extra check for errors and early exit fixes this issue.
0 commit comments