Date: Mon, 19 May 2003 00:10:12 -0700 (PDT) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf libmap.c Message-ID: <200305190710.h4J7AC4Y059447@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2003/05/19 00:10:12 PDT FreeBSD src repository Modified files: libexec/rtld-elf libmap.c Log: - Use xmalloc() and xstrdup() instead of malloc() and strdup(). - Add a global mapping if we have a successful constrained match. Approved by: re Revision Changes Path 1.4 +14 -5 src/libexec/rtld-elf/libmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305190710.h4J7AC4Y059447>