If a badly formatted was passed into parse_subrip_time
it would
assert instead of exiting gracefully. This is problematic since
the input is provided by the user, and will trigger a crash.
Close #532 (closed)
If a badly formatted was passed into parse_subrip_time
it would
assert instead of exiting gracefully. This is problematic since
the input is provided by the user, and will trigger a crash.
Close #532 (closed)