commit | 1ae70072f0699916c1a77a9bacad958ee46f7395 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Sat Aug 29 22:20:34 2009 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Mon Aug 31 09:09:29 2009 +1000 |
tree | e6a0c1b23fa9d17b960b556e71524c3c198cfe07 | |
parent | ff846ab7f76ffecba4f0bef026163d2a2364d7d0 [diff] |
drm: dereference of tmp in drm_proc_create_files() tmp allocation may fail, prevent a dereference. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>