NetBSD-Bugs archive

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

PR/56059 CVS commit: [netbsd-9] src/sys/dev/audio



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56059 CVS commit: [netbsd-9] src/sys/dev/audio
Date: Tue, 6 Apr 2021 17:44:29 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Tue Apr  6 17:44:29 UTC 2021
 
 Modified Files:
 	src/sys/dev/audio [netbsd-9]: audiobell.c
 
 Log Message:
 Pull up following revision(s) (requested by isaki in ticket #1241):
 
 	sys/dev/audio/audiobell.c: revision 1.4
 
 Fix and improve the buffer length calculation to avoid zero length
 even if blk_ms is small.
 
 This fixes PR kern/56059.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.3.2.1 src/sys/dev/audio/audiobell.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