Date: Fri, 30 May 2003 10:02:37 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/mac_mls mac_mls.c Message-ID: <200305301702.h4UH2bHi052360@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/05/30 10:02:37 PDT
FreeBSD src repository
Modified files:
sys/security/mac_mls mac_mls.c
Log:
Make sure all character pointers are properly initialized; this was
mismerged from the MAC tree, and didn't get picked up because warnings
are not normally fatal in per-module builds, only when they are linked
into a kernel (such as LINT).
Reported by: des and the technicolor tinderbox
Approved by: re (scottl)
Revision Changes Path
1.47 +5 -4 src/sys/security/mac_mls/mac_mls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305301702.h4UH2bHi052360>
