This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sanitizer/71160] libasan: Backport support for malloc within dlsym


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71160

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed May 18 21:28:49 2016
New Revision: 236433

URL: https://gcc.gnu.org/viewcvs?rev=236433&root=gcc&view=rev
Log:
        Backported from mainline
        2016-05-17  Jakub Jelinek  <jakub@redhat.com>

        PR sanitizer/71160
        * asan/asan_malloc_linux.cc: Cherry pick upstream r254395
        and r269633.

Modified:
    branches/gcc-5-branch/libsanitizer/ChangeLog
    branches/gcc-5-branch/libsanitizer/asan/asan_malloc_linux.cc

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]