Fix off-by-one in verification of closed caption line length. v1.8.5
authorCarl Hetherington <cth@carlh.net>
Tue, 9 Nov 2021 22:43:46 +0000 (23:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 9 Nov 2021 22:43:46 +0000 (23:43 +0100)
commit59e22e6d9ff4fc180f79df64da2a27f44a982b51
tree7295986298e99e71d7a79638b8ea1f484c88b383
parent16a6a7a77a14ceaf46c1995dd7b7e0aa6e96887d
Fix off-by-one in verification of closed caption line length.
src/verify.cc
test/verify_test.cc