go/doc/next
Ian Lance Taylor 645ea53019 runtime: in asan mode call __lsan_do_leak_check when exiting
This enables the ASAN default behavior of reporting C memory leaks.
It can be disabled with ASAN_OPTIONS=detect_leaks=0.

Fixes #67833

Change-Id: I420da1b5d79cf70d8cf134eaf97bf0a22f61ffd0
Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-asan-clang15,gotip-linux-arm64-asan-clang15
Reviewed-on: https://go-review.googlesource.com/c/go/+/651755
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2025-03-05 18:23:46 -08:00
..
6-stdlib crypto/elliptic: drop hidden Inverse and CombinedMult methods 2025-03-04 12:43:35 -08:00
1-intro.md doc: initialize next directory for Go 1.25 2025-02-03 07:52:07 -08:00
2-language.md doc: initialize next directory for Go 1.25 2025-02-03 07:52:07 -08:00
3-tools.md runtime: in asan mode call __lsan_do_leak_check when exiting 2025-03-05 18:23:46 -08:00
4-runtime.md runtime: don't duplicate reraised panic values in printpanics 2025-02-06 12:02:14 -08:00
5-toolchain.md doc: initialize next directory for Go 1.25 2025-02-03 07:52:07 -08:00
7-ports.md doc: initialize next directory for Go 1.25 2025-02-03 07:52:07 -08:00