search for: _malloc_zone_t

Displaying 3 results from an estimated 3 matches for "_malloc_zone_t".

2012 Nov 02
1
[LLVMdev] linker warnings in Linking CXX executable Debug/AsanTest
...t restrict/lib/asan/lit_tests/strncpy-overflow.cc:24:0 #2 0x7fff8bd827e0 in start (in libdyld.dylib) + 0 #3 0x0 0x00010920b049 is located 0 bytes to the right of 9-byte region [0x00010920b040,0x00010920b049) allocated by thread T0 here: #0 0x106f2e362 in (anonymous namespace)::mz_malloc(_malloc_zone_t*, unsigned long) _asan_rtl_:3 #1 0x7fff94c3b152 in malloc_zone_malloc (in libsystem_c.dylib) + 70 #2 0x7fff94c3bba6 in malloc (in libsystem_c.dylib) + 40 #3 0x106f25974 in _main /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/projects/compiler-unsigned short restrict/lib/asan/lit_tests/strncpy...
2012 Nov 02
0
[LLVMdev] linker warnings in Linking CXX executable Debug/AsanTest
Hi, Jack! On Fri, Nov 2, 2012 at 6:18 PM, Jack Howarth <howarth at bromo.med.uc.edu>wrote: > Nick, > Have you noticed that llvm/clang svn produces the following linker > warnings on > 'make check-all'? > > Linking CXX executable Debug/AsanTest > ld: warning: direct access in > llvm::convertible_fwd_ostream::~convertible_fwd_ostream() to global weak >
2012 Nov 02
4
[LLVMdev] linker warnings in Linking CXX executable Debug/AsanTest
Nick, Have you noticed that llvm/clang svn produces the following linker warnings on 'make check-all'? Linking CXX executable Debug/AsanTest ld: warning: direct access in llvm::convertible_fwd_ostream::~convertible_fwd_ostream() to global weak symbol vtable for llvm::convertible_fwd_ostream means the weak symbol cannot be overridden at runtime. This was likely caused by different