summaryrefslogtreecommitdiff
path: root/changes/bug18934_2
blob: 039feafb89cd6f8733c6f26d146897086484e57e (plain)
1
2
3
4
  o Minor bugfixes (testing):
    - Disable ASAN's detection of segmentation faults while running
      test_bt.sh, so that we can make sure that our own backtrace generation
      code works. Fixes another aspect of bug 18934. Patch from "cypherpunks".