Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 1998 17:27:51 -0700 (PDT)
From:      Julian Elischer <julian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/dev/vn vn.c
Message-ID:  <199807040027.RAA12528@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      1998/07/03 17:27:50 PDT

  Modified files:
    sys/dev/vn           vn.c 
  Log:
  Don't use a struct buf (malloc'd) without first initialising all the fields
  to some known value!
  (probable cause of soft updates exploding with vn devices)
  
  Revision  Changes    Path
  1.62      +5 -1      src/sys/dev/vn/vn.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?199807040027.RAA12528>