]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.14] runtime: handle empty stack in expandFinalInlineFrame
authorKeith Randall <khr@golang.org>
Fri, 20 Mar 2020 19:25:57 +0000 (12:25 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 30 Mar 2020 23:01:07 +0000 (23:01 +0000)
commit8980ff45cf766f8ab4a3d28ad758f2930de05b6e
tree0cd0dab879dab193801f2b55fbd9d9d48ef6934b
parentcdd55a324b2baf8db4891dcd741a26a31f986d8f
[release-branch.go1.14] runtime: handle empty stack in expandFinalInlineFrame

Fixes #37970

Change-Id: I6fc22bdd65f0263d5672731b73d09249201ab0aa
Reviewed-on: https://go-review.googlesource.com/c/go/+/224458
Reviewed-by: Michael Pratt <mpratt@google.com>
(cherry picked from commit 5bc75a3097a3671055f0f9c503850edbe830601d)
Reviewed-on: https://go-review.googlesource.com/c/go/+/224597
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/pprof/proto_test.go
src/runtime/symtab.go