]> granicus.if.org Git - handbrake/commit
stream: fix subtitle extradata buffer over-read
authorJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 26 Aug 2019 23:34:27 +0000 (16:34 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 26 Aug 2019 23:34:27 +0000 (16:34 -0700)
commitf97b0905be7da3a1e76c81910b4c60840b8e9fa8
treebea00d8d67f80e7cd8165dfd2674b751f7263f94
parentea9dc5178d4fa793305d84eb8112bfd4b07f7478
stream: fix subtitle extradata buffer over-read

looking for null in non-null-terminated buffer bad :*(
libhb/stream.c