Date: Sat, 15 Nov 2003 20:32:46 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/posix1e mac_text.3 Message-ID: <200311160432.hAG4WkOl031846@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/11/15 20:32:46 PST
FreeBSD src repository
Modified files:
lib/libc/posix1e mac_text.3
Log:
Memory allocated by mac_to_text() must be freed using free(3) not
mac_free(3), which is used only for variables of type mac_t in
the FreeBSD implementation.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.10 +15 -2 src/lib/libc/posix1e/mac_text.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311160432.hAG4WkOl031846>
