cvs commit: src/lib/libc/posix1e mac_text.3
Robert Watson
rwatson at FreeBSD.org
Sat Nov 15 20:32:47 PST 2003
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
More information about the cvs-src
mailing list