summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-21Revert "packaging: update isl to v0.26"sandbox/dkson95/islDongkyun Son7-10/+10
2024-10-04libsanitizer: correct __strcpy_chk interceptorYaroslav Yamshchikov1-1/+1
2024-08-02libsanitizer: disable __cxa_throw interceptoraccepted/tizen/base/x/asan/20240812.014408accepted/tizen/base/x/20240806.010653accepted/tizen/base/toolchain/20240810.091152yaroslav1-1/+1
2024-08-02libsanitizer: Add Linux limits to ASANSlava Barinov1-0/+1
2024-07-18libsanitizer: workaround for static libasanyaroslav2-2/+2
2024-07-18libsanitizer: filtering of sleep intervalsAndrey Drobyshev4-1/+153
2024-07-18libsanitizer: re-implement heap profiler.Dmitriy Evgenevich Gonzha6-18/+335
2024-07-18libsanitizer: Check TIZEN_ASAN_ACTIVATION environment variableaccepted/tizen/base/x/20240722.222113sandbox/vbarinov/tizen_base_dev-proposalHwankyu Jhun1-0/+1
2024-07-18packaging: update isl to v0.26Dongkyun Son7-10/+10
2024-07-18libsanitizer: disable sanitizer interceptorsyaroslav7-1/+45
2024-06-28c++: using non-dep array var of unknown bound [PR115358]accepted/tizen/base/x/20240702.093132Patrick Palka4-14/+16
2024-05-23packaging: add riscv64 to LSAN/ TSANaccepted/tizen/base/x/asan/20240624.231502accepted/tizen/base/x/20240612.012456sandbox/dkson95/14.1.0Dongkyun Son5-10/+10
2024-05-13FIXME: fix rebase build issues with GCC-14.1.0Dongkyun Son2-2/+2
2024-05-13packaging: bump-up version 14.1.0Dongkyun Son5-5/+5
2024-05-13[gcc] Fix the CFLAGS/CXXFLAGS cleanupSlava Barinov2-7/+19
2024-05-13packaging: Enable LSan for ix86Dongkyun Son5-5/+5
2024-05-13packaging: Enable LSan for %armSlava Barinov5-5/+5
2024-05-13[ASan] Add __libc_siglongjmp/__libc_longjmp interceptorsMikhail Kashkarov2-0/+24
2024-05-13[LSan] Add dynamic loading support for LSan libraryVyacheslav Cherkashin1-2/+10
2024-05-13[THUMB2] Frame pointer for arm with THUMB2 mode.Denis Khalikov4-29/+240
2024-05-13[ASan] Add FORTIFY_SOURCE interceptorsDenis Khalikov16-0/+869
2024-05-13[ASan] Add tests of interceptor for printf_chkDenis Khalikov4-0/+133
2024-05-09[TTC-8][Sanitizers] Add tests for allocator_may_return_null=1 flagSlava Barinov9-0/+186
2024-05-09[TTC-9] Make LSan compliant with recovery mode when running on top of ASanSlava Barinov3-0/+40
2024-05-09Add ChangeLog.TizenSangmin Seo1-0/+337
2024-05-09Fix cleanup location for try_finally_expr.Slava Barinov16-6/+127
2024-05-09[UBSAN] Fix systemd initialization with UBSan.Denis Khalikov1-0/+1
2024-05-09Switch on detect_leaks on 64-bit platforms by defaultSlava Barinov3-3/+3
2024-05-09[sanitizer-coverage] Add stub for trace-pc instrumentationDmitriy Nikiforov1-0/+1
2024-05-09Move SanitizerToolName definition before MaybeMountProcFS.Maxim Ostapenko2-2/+2
2024-05-09Support asan runtime without /ASAN_OPTIONS fileMikhail Kashkarov1-1/+4
2024-05-09Make lsan-force-options and lsan-build-env more usable. Factor out common cod...Ivan Baravy8-43/+57
2024-05-09Fix ASan tests.Maxim Ostapenko9-17/+77
2024-05-09Set detect_leaks = false and halt_on_error = false by default.Ivan Baravy4-4/+4
2024-05-09Remove redundant calls of MaybeMountProcFS and refactor it.Maxim Ostapenko1-7/+2
2024-05-09Add git-merge-changelog supportMikhail Kashkarov1-0/+1
2024-05-09Fix c-c++-common/asan/pr64820.c testcase to pass output pattern tests underIvan Baravy2-2/+16
2024-05-09Move lsan_check_in_progress definition to lsan_common.cc.Maxim Ostapenko2-1/+3
2024-05-09Add mmap/munmap interceptors.Maxim Ostapenko4-4/+60
2024-05-09Make {A, L}San allocator more compact.Maxim Ostapenko2-2/+2
2024-05-09Set 0777 mode to sanitizer tool reportSlava Barinov1-1/+1
2024-05-09Support print_cmdline in LSan.Maxim Ostapenko2-1/+3
2024-05-09Switch off UBSan for sha1 to reduce number of log messagesSlava Barinov1-0/+1
2024-05-09Force halt_on_error=true in ASan testsSlava Barinov2-0/+2
2024-05-09* gcc.dg/ubsan/static-init-null.c: New testcaseIvan Baravy1-0/+25
2024-05-09Set 0644 mode to sanitizer tool reportSlava Barinov1-1/+8
2024-05-09Add binary name printing support to UBSanSlava Barinov2-1/+7
2024-05-09Deliver LSan fixes for Tizen.Maxim Ostapenko8-3/+69
2024-05-09Backport Tizen specific stuff from VDLinux 6.Ivan Baravy3-4/+63
2024-05-09Add .gbs.conf to align upstream branch with tagDongkyun Son1-0/+5