Description
If a subparser of the RepParser throws an SDE, we end up leaking MarkPool. RepParsers should catch any SDE's, discard the marks, and rethrow the SDE to avoid leaks.
If a subparser of the RepParser throws an SDE, we end up leaking MarkPool. RepParsers should catch any SDE's, discard the marks, and rethrow the SDE to avoid leaks.