NetBSD-Bugs archive

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

PR/41957 CVS commit: src/sys/dev/pci



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41957 CVS commit: src/sys/dev/pci
Date: Mon, 3 May 2010 04:36:43 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Mon May  3 04:36:43 UTC 2010
 
 Modified Files:
        src/sys/dev/pci: azalia_codec.c
 
 Log Message:
 Fix a crash during alc888 initialization caused by holding a pointer
 across realloc. Patch from Bj?rn Barkenfelt in PR kern/41957, rearranged
 somewhat by myself.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.77 -r1.78 src/sys/dev/pci/azalia_codec.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