]> granicus.if.org Git - handbrake/commit
libhb: check if decvobsub.c private_data is not null before accessing one of its...
authorDamiano Galassi <damiog@gmail.com>
Mon, 9 Jan 2017 08:18:03 +0000 (09:18 +0100)
committerDamiano Galassi <damiog@gmail.com>
Tue, 10 Jan 2017 18:08:07 +0000 (19:08 +0100)
commit8a5db2e9eb49ad2ef3db29b37fb3e6e1bec62f0b
tree067e64150effb44c17abcbc1ce12b01a9beda7ef
parent01f2ffabfaf29611eaee82a503f59b3911fac957
libhb: check if decvobsub.c private_data is not null before accessing one of its member. Fix a crash when calling decsubClose if the decoder had not been initialized yet.

(cherry picked from commit 008b1f47941e6479e5db106653232fb886196238)
libhb/decvobsub.c