OSDN Git Service

libdvdread: patch libdvdread malloc bomb
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 27 Jun 2009 20:29:50 +0000 (20:29 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 27 Jun 2009 20:29:50 +0000 (20:29 +0000)
commite7dd68879ed38eafabfab925b1bb81990ff8c628
tree717a16457fb2d28f5c78e6a26ffae43a15bd0b9e
parent722be02e829ad969250d1604e57ec8b9846dc060
libdvdread: patch libdvdread malloc bomb
if pgci_ut->nr_of_lus is an invalid value, libdvdread can malloc GB of data
while attempting to parse invalid data

git-svn-id: svn://localhost/HandBrake/trunk@2637 b64f7644-9d1e-0410-96f1-a4d463321fa5
contrib/libdvdread/A01-check-nr_of_lus.patch [new file with mode: 0644]