From 95f4db0a8bb5bbf742a0195fbbe17d304fb99507 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 17 Jan 2019 22:33:55 +0000 Subject: Read UTF8 string lengths correctly when checking closed captions (part of #1446). --- src/lib/util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/util.h') diff --git a/src/lib/util.h b/src/lib/util.h index bdf2480fc..7c0eb4b6d 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -100,6 +100,7 @@ extern boost::shared_ptr remap (boost::shared_ptr read_swaroop_chain (boost::filesystem::path path); extern void write_swaroop_chain (boost::shared_ptr chain, boost::filesystem::path output); -- cgit v1.2.3