build: Enable AddressSanitizer as part of --enable-debug #18199

pull practicalswift wants to merge 1 commits into bitcoin:master from practicalswift:enable-debug-asan changing 3 files +5 −1
  1. practicalswift commented at 4:29 PM on February 23, 2020: contributor

    Enable AddressSanitizer as part of --enable-debug.

    AddressSanitizer can detect the following types of bugs:

    • Out-of-bounds accesses to heap, stack and globals
    • Use-after-free
    • Use-after-return
    • Double-free, invalid free
    • Memory leaks
  2. DrahtBot added the label Build system on Feb 23, 2020
  3. practicalswift force-pushed on Feb 23, 2020
  4. build: Enable AddressSanitizer as part of --enable-debug 696aebd6f1
  5. practicalswift force-pushed on Feb 23, 2020
  6. practicalswift commented at 11:40 AM on February 24, 2020: contributor

    Closing: turned out to be more performance overhead than I anticipated - Travis doesn't finish in time :)

  7. practicalswift closed this on Feb 24, 2020

  8. practicalswift deleted the branch on Apr 10, 2021
  9. DrahtBot locked this on Aug 18, 2022
Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-16 15:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me