]> Cypherpunks repositories - gostls13.git/commit
runtime/debug: eliminate temporary variadicity from SetCrashOutput
authorAlan Donovan <adonovan@google.com>
Wed, 15 May 2024 21:41:56 +0000 (17:41 -0400)
committerAlan Donovan <adonovan@google.com>
Thu, 16 May 2024 15:19:04 +0000 (15:19 +0000)
commita22cb5cabe2bcc8ed02c43a66a1bd319cb28e89c
treebee3ad25c96cc9752b1aefdf1c89986dfc72426b
parent6cd066f8b22290a1737a19d25f5dd899f720180a
runtime/debug: eliminate temporary variadicity from SetCrashOutput

Updates #67182

Change-Id: I33fc8c515f4a9d120262ba30f61aea80ede5e9f8
Reviewed-on: https://go-review.googlesource.com/c/go/+/585420
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Austin Clements <austin@google.com>
api/next/42888.txt
src/runtime/debug/example_monitor_test.go
src/runtime/debug/stack.go
src/runtime/debug/stack_test.go
src/runtime/traceback_system_test.go