Date: Mon, 13 Oct 2008 18:06:33 +0000 (UTC) From: Robert Noland <rnoland@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/drm drm_drawable.c Message-ID: <200810131806.m9DI6ju1049809@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rnoland 2008-10-13 18:06:33 UTC FreeBSD src repository Modified files: sys/dev/drm drm_drawable.c Log: SVN rev 183834 on 2008-10-13 18:06:33Z by rnoland Correct memory leak of info->rects. Previously we would free info, but but abandon info->rects. Approved by: jhb (mentor) Revision Changes Path 1.5 +9 -11 src/sys/dev/drm/drm_drawable.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810131806.m9DI6ju1049809>