commit | 451a51b218df9a3a93af9fd71a356cc6043df52a | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jj@chaosbits.net> | Thu Apr 07 16:34:30 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri May 20 09:28:45 2011 -0300 |
tree | 4d950aacb2800d5166c193511ed200c5a9e317a0 | |
parent | b7101de3fff596b35e45cd9fb7007caa07e97c9a [diff] |
[media] DVB, DiB9000: Fix leak in dib9000_attach() If the second memory allocation in dib9000_attach() fails, we'll leak the memory allocated by the first. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Cc: Patrick Boettcher <patrick.boettcher@dibcom.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>