From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: alsa-lib TLVs and valgrind Date: Wed, 02 Feb 2011 16:12:36 +0100 Message-ID: <4D497464.4050506@ladisch.de> References: <4D4945FA.4030506@gmx.de> <4D495859.6070101@ladisch.de> <4D4959AB.1050703@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by alsa0.perex.cz (Postfix) with ESMTP id 1609224572 for ; Wed, 2 Feb 2011 16:12:28 +0100 (CET) In-Reply-To: <4D4959AB.1050703@gmx.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: "Sebastian H." Cc: ALSA Development Mailing List List-Id: alsa-devel@alsa-project.org Sebastian H. wrote: > Am 02.02.2011 14:12, schrieb Clemens Ladisch: > > Valgrind doesn't know about some of the ALSA ioctls. > > Somebody would have to add them to valgrind. > > That seems to require quite some effort - also to maintain. > Couldn't just the dB min/max values be initialized with 0 or sth.? Then it wouldn't be possible for valgrind to catch wrong uses of the ioctl. Regards, Clemens