mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
cc917952cb
Clang issues the warning: mozalloc_abort.cpp:64:22: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] And sure enough, TouchBadMemory is currently broken with clang. That breaks mozalloc_abort which breaks NS_DebugBreak which breaks the crashreport test. |
||
---|---|---|
.. | ||
ld_malloc_wrappers.c | ||
Makefile.in | ||
mozalloc_abort.cpp | ||
mozalloc_abort.h | ||
mozalloc_macro_wrappers.h | ||
mozalloc_oom.cpp | ||
mozalloc_oom.h | ||
mozalloc_undef_macro_wrappers.h | ||
mozalloc.cpp | ||
mozalloc.h | ||
msvc_raise_wrappers.cpp | ||
msvc_raise_wrappers.h | ||
msvc_throw_wrapper.cpp | ||
msvc_throw_wrapper.h | ||
throw_gcc.h | ||
throw_msvc.h |