Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2006 16:48:41 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pcm dsp.c
Message-ID:  <200601291648.k0TGmgGG079904@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2006-01-29 16:48:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    dsp.c 
  Log:
  Fix some potential NULL pointer dereferences.
  
  This is supposed to fix some Coverity Prevent errors (Ariff didn't
  looked at the CID's (ENOTIME), I just told him that there are some problems
  in function dsp_ioctl()).
  
  CID:            215-218
  Found with:     Coverity Prevent(tm)
  Submitted by:   ariff
  MFC after:      5 days
  
  Revision  Changes    Path
  1.93      +59 -27    src/sys/dev/sound/pcm/dsp.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601291648.k0TGmgGG079904>