DragonFly commits List (threaded) for 2009-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.459.gc6b8e master sys/dev/drm drm_context.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]