Date: Sat, 20 Jun 2009 16:40:48 +0000 (UTC) From: Robert Noland <rnoland@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/drm drm_context.c Message-ID: <200906201641.n5KGfOf3028243@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rnoland 2009-06-20 16:40:48 UTC
FreeBSD src repository
Modified files:
sys/dev/drm drm_context.c
Log:
SVN rev 194539 on 2009-06-20 16:40:48Z by rnoland
realloc() behaves identically to malloc when passed a NULL object pointer
If an error does occur we would have left max_context with an incorrect
value.
MFC after: 3 days
Revision Changes Path
1.6 +15 -26 src/sys/dev/drm/drm_context.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906201641.n5KGfOf3028243>
