tree: 1ed814c6d147ec15f17929571a08a1db1cd7b743
  1. msvc/
  2. aligned_mallocs.cpp
  3. alloc_dealloc_mismatch.cpp
  4. allocator_may_return_null_limits.cpp
  5. allocators_sanity.cpp
  6. basic_exception_handling.cpp
  7. beginthreadex.cpp
  8. bind_io_completion_callback.cpp
  9. bitfield.cpp
  10. bitfield_uaf.cpp
  11. breakpoint.cpp
  12. calloc_left_oob.cpp
  13. calloc_right_oob.cpp
  14. calloc_uaf.cpp
  15. coverage-basic.cpp
  16. crash_read_write.cpp
  17. crt_initializers.cpp
  18. delay_dbghelp.cpp
  19. demangled_names.cpp
  20. dll_aligned_mallocs.cpp
  21. dll_allocators_sanity.cpp
  22. dll_global_dead_strip.c
  23. dll_heap_allocation.cpp
  24. dll_host.cpp
  25. dll_intercept_memchr.cpp
  26. dll_intercept_memcpy.cpp
  27. dll_intercept_memcpy_indirect.cpp
  28. dll_intercept_memset.cpp
  29. dll_intercept_strlen.cpp
  30. dll_malloc_left_oob.cpp
  31. dll_malloc_uaf.cpp
  32. dll_noreturn.cpp
  33. dll_null_deref.cpp
  34. dll_operator_array_new_left_oob.cpp
  35. dll_operator_array_new_with_dtor_left_oob.cpp
  36. dll_poison_unpoison.cpp
  37. dll_report_globals_symbolization_at_startup.cpp
  38. dll_stack_use_after_return.cpp
  39. dll_thread_stack_array_left_oob.cpp
  40. dll_unload.cpp
  41. double_free.cpp
  42. double_operator_delete.cpp
  43. free_hook_realloc.cpp
  44. fuse-lld-globals.cpp
  45. fuse-lld.cpp
  46. global_const_string.cpp
  47. global_const_string_oob.cpp
  48. global_dead_strip.c
  49. heapalloc.cpp
  50. heapalloc_dll_double_free.cpp
  51. heapalloc_dll_unload_realloc_uaf.cpp
  52. heapalloc_doublefree.cpp
  53. heapalloc_flags_fallback.cpp
  54. heapalloc_huge.cpp
  55. heapalloc_rtl_transfer.cpp
  56. heapalloc_sanity.cpp
  57. heapalloc_transfer.cpp
  58. heapalloc_uaf.cpp
  59. heapalloc_zero_size.cpp
  60. heaprealloc.cpp
  61. heaprealloc_alloc_zero.cpp
  62. heaprealloc_zero_size.cpp
  63. hello_world.cpp
  64. illegal_instruction.cpp
  65. integer_divide_by_zero.cpp
  66. intercept_memcpy.cpp
  67. intercept_strdup.cpp
  68. intercept_strlen.cpp
  69. issue64990.cpp
  70. lit.local.cfg.py
  71. longjmp.cpp
  72. malloc_left_oob.cpp
  73. malloc_right_oob.cpp
  74. malloc_uaf.cpp
  75. null_deref_multiple_dlls.cpp
  76. oom.cpp
  77. operator_array_new_left_oob.cpp
  78. operator_array_new_right_oob.cpp
  79. operator_array_new_uaf.cpp
  80. operator_array_new_with_dtor_left_oob.cpp
  81. operator_delete_wrong_argument.cpp
  82. operator_new_left_oob.cpp
  83. operator_new_right_oob.cpp
  84. operator_new_uaf.cpp
  85. queue_user_work_item.cpp
  86. queue_user_work_item_report.cpp
  87. realloc_left_oob.cpp
  88. realloc_right_oob.cpp
  89. realloc_uaf.cpp
  90. recalloc_sanity.cpp
  91. report_after_syminitialize.cpp
  92. report_globals_reload_dll.cpp
  93. report_globals_vs_freelibrary.cpp
  94. rtlallocateheap.cpp
  95. rtlallocateheap_dll_unload_double_free.cpp
  96. rtlallocateheap_dll_unload_realloc.cpp
  97. rtlallocateheap_flags_fallback.cpp
  98. rtlallocateheap_realloc_in_place.cpp
  99. rtlallocateheap_zero.cpp
  100. sanitizer_purge.cpp
  101. shadow_conflict_32.cpp
  102. shadow_mapping_failure.cpp
  103. sse_misalignment.cpp
  104. stack_array_left_oob.cpp
  105. stack_array_right_oob.cpp
  106. stack_array_sanity.cpp
  107. stack_use_after_return.cpp
  108. symbols_path.cpp
  109. thread_simple.cpp
  110. thread_stack_array_left_oob.cpp
  111. thread_stack_array_right_oob.cpp
  112. thread_stack_reuse.cpp
  113. thread_stress.cpp
  114. thread_suspended.cpp
  115. unsymbolized.cpp
  116. use_after_realloc.cpp
  117. user-exception.cpp
  118. windows_h.cpp
  119. wrong_downcast_on_heap.cpp
  120. wrong_downcast_on_stack.cpp