]> 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>
Mon, 9 Jan 2017 08:18:03 +0000 (09:18 +0100)
commit008b1f47941e6479e5db106653232fb886196238
tree42968663d2e5c2810e6790992fa4454a1a05aa1e
parentbcf44aad7103116507eedaa66ca8103c97b2d32b
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.
libhb/decvobsub.c