git: kernel - Fix DRM_DEBUG() macro

看板DFBSD_commit作者時間14年前 (2011/12/28 02:04), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit ddfc7d9104aad56b6e48069cca77141f3f3dac7f Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Nov 20 09:45:36 2011 -0800 kernel - Fix DRM_DEBUG() macro * It was dereferencing td->td_proc without checking whether a process even exists first. Reported-by: juanfra_ Summary of changes: sys/dev/drm/drmP.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ddfc7d9104aad56b6e48069cca77141f3f3dac7f -- DragonFly BSD source repository
文章代碼(AID): #1E-WYPUe (DFBSD_commit)