Fix drm_remove_magic potential memory leak / corruption. Move drm
authorThomas Hellstrom <thomas@tungstengraphics.com>
Tue, 6 Jun 2006 17:46:17 +0000 (17:46 +0000)
committerThomas Hellstrom <thomas@tungstengraphics.com>
Tue, 6 Jun 2006 17:46:17 +0000 (17:46 +0000)
commit1a9e5bae109b476f9ee34975242c8938aaac4146
tree91d96707a6c6bd4584fb2f196721479688d0df0c
parent6bacb180cef00573fc41a1e79bdd5b89d6f1c1f5
Fix drm_remove_magic potential memory leak / corruption. Move drm
    authentication token hashing to new generic hash table implementation.
linux-core/drmP.h
linux-core/drm_auth.c
linux-core/drm_drv.c
linux-core/drm_fops.c