commit | 7a6ac34848226e315e0d70333bb4ab83190d9f1d | [log] [tgz] |
---|---|---|
author | Mike Isely <isely@pobox.com> | Sat May 15 00:28:44 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Jun 01 01:19:56 2010 -0300 |
tree | ecb7902b2b8795caf53d648e4b4c3d5ebae6c56e | |
parent | 28c4a5e6d32410f7c0b8fa9cc52eac424229f10a [diff] |
V4L/DVB: pvrusb2: Fix minor internal array allocation pvrusb2: Need one extra attribute slot allocated so that worst case still has a trailing null pointer. This wasn't causing visible symptoms; it was found through inspection while investigating other issues. Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>