DragonFly-2.3.1.459.gc6b8e master sys/dev/drm drm_context.c

看板DFBSD_commit作者時間16年前 (2009/06/23 04:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit c6b8e74a50046472a27eb0cda2988f14aa6fb97f Author: Hasso Tepper <hasso@estpak.ee> Date: Mon Jun 22 22:12:25 2009 +0300 krealloc() behaves identically to kmalloc when passed a NULL object pointer. If an error does occur we would have left max_context with an incorrect value. Obtained-from: FreeBSD Summary of changes: sys/dev/drm/drm_context.c | 39 ++++++++++++++------------------------- 1 files changed, 14 insertions(+), 25 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c6b8e74a50046472a27eb0cda2988f14aa6fb97f -- DragonFly BSD source repository
文章代碼(AID): #1AF-C500 (DFBSD_commit)