Date: Tue, 16 Feb 2010 06:47:00 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <201002160647.o1G6lMVh064476@repoman.freebsd.org>
index | next in thread | raw e-mail
marcel 2010-02-16 06:47:00 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
SVN rev 203950 on 2010-02-16 06:47:00Z by marcel
Unbreak ia64: tls_model("initial-exec") is invalid, because it assumes
the static TLS model, which is fundamentally different from the dynamic
TLS model. The consequence was data corruption. Limit the attribute to
i386 and amd64.
Revision Changes Path
1.191 +9 -11 src/lib/libc/stdlib/malloc.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002160647.o1G6lMVh064476>
