Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2001 09:59:15 -0800 (PST)
From:      "Andrew R. Reiter" <arr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/digi digi.c
Message-ID:  <200112071759.fB7HxGw48948@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
arr         2001/12/07 09:59:15 PST

  Modified files:
    sys/dev/digi         digi.c 
  Log:
  - Fix a bunch of malloc calls where the M_FLAG is incorrectly used; it
    should be M_WAITOK.
  
  Spotted by: des
  
  Revision  Changes    Path
  1.15      +5 -5      src/sys/dev/digi/digi.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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