NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/52438 CVS commit: src/sys/external/bsd/drm2/dist/drm/ttm



The following reply was made to PR kern/52438; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52438 CVS commit: src/sys/external/bsd/drm2/dist/drm/ttm
Date: Sun, 30 Jul 2017 13:43:49 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sun Jul 30 13:43:49 UTC 2017
 
 Modified Files:
 	src/sys/external/bsd/drm2/dist/drm/ttm: ttm_tt.c
 
 Log Message:
 Fix error branch in ttm_dma_tt_init to avoid double-free.
 
 Should fix symptom of PR kern/52438, but who knows what underlying
 problem causes us to reach the error branch in the first place.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.9 -r1.10 src/sys/external/bsd/drm2/dist/drm/ttm/ttm_tt.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index