Date: Mon, 30 Apr 2001 14:21:53 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/hpfs hpfs_vnops.c Message-ID: <200104302121.f3ULLrb72820@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2001/04/30 14:21:53 PDT Modified files: sys/fs/hpfs hpfs_vnops.c Log: Uncut&paste som bogus use of VOP_BMAP in hpfs::VOP_STRATEGY. At the same time, eliminate uninitialized use of a vnode pointer. Interesting GCC didn't spot this. Revision Changes Path 1.13 +7 -7 src/sys/fs/hpfs/hpfs_vnops.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?200104302121.f3ULLrb72820>