• Stephan Bergmann's avatar
    Full UBSan in external/firebird · 7f15b7ae
    Stephan Bergmann yazdı
    ...after 6a312a4a "Prepare external/firebird for
    sanitizers".  Doing `make check screenshot` on Linux with Clang
    -fsanitize=undefined -fsanitize=local-bounds -fsanitize=nullability works now.
    
    Patches that might be unwanted in non-UBSan builds are added to sanitizer.patch
    while unproblematic ones are added to always-included ubsan.patch.
    
    CppunitTest_dbaccess_firebird_test, e.g., shows that
    comphelper::AsyncEventNotifierAutoJoin::onTerminated called base-class
    osl::Thread::onTerminated (which does nothing, anyway) of an already destroyed
    object, so just drop that.
    
    Change-Id: If50f442ee6dbe590db843c38681d1c1cade8fa6a
    Reviewed-on: https://gerrit.libreoffice.org/47122Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    7f15b7ae
Adı
Son kayıt (commit)
Son güncelleme
..
inc/pch Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_comphelper_ifcontainer.mk Loading commit data...
CppunitTest_comphelper_syntaxhighlight_test.mk Loading commit data...
CppunitTest_comphelper_test.mk Loading commit data...
CppunitTest_comphelper_threadpool_test.mk Loading commit data...
CppunitTest_comphelper_variadictemplates_test.mk Loading commit data...
JunitTest_comphelper_complex.mk Loading commit data...
Library_comphelper.mk Loading commit data...
Makefile Loading commit data...
Module_comphelper.mk Loading commit data...
README Loading commit data...
StaticLibrary_windows_process.mk Loading commit data...