Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2004 17:06:05 -0800 (PST)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/raidframe rf_diskqueue.c
Message-ID:  <200402220106.i1M165ku076941@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2004/02/21 17:06:05 PST

  FreeBSD src repository

  Modified files:
    sys/dev/raidframe    rf_diskqueue.c 
  Log:
  We want to allocate and zero sizeof(struct foo) bytes, not
  sizeof(struct foo *) bytes.
  
  Reported by:    "Ted Unangst" <tedu@coverity.com>
  Approved by:    rwatson (mentor), scottl
  
  Revision  Changes    Path
  1.3       +2 -2      src/sys/dev/raidframe/rf_diskqueue.c



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