Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
runtime: guard against array out of bounds in GoroutineProfile
The previous CL is the real fix. This one is just insurance. Fixes golang#14046 again. Change-Id: I553349504bb1789e4b66c888dbe4034568918ad6 Reviewed-on: https://go-review.googlesource.com/18977 Reviewed-by: Austin Clements <[email protected]>
- Loading branch information