diff options
| author | Ian Lance Taylor <iant@golang.org> | 2016-06-24 13:19:46 -0700 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2016-06-24 22:52:15 +0000 |
| commit | 83e839f86fcc0762ea513f8d5dd9a50a8338e9c2 (patch) | |
| tree | e49aa89ecd2eb77bb51ca746e84a16ce55bca6de /src/encoding/json | |
| parent | 5e43dc943a9265ec65690242eb8076727c18a958 (diff) | |
| download | go-83e839f86fcc0762ea513f8d5dd9a50a8338e9c2.tar.xz | |
cmd/pprof: ignore symbols with address 0 and size 0
Handling a symbol with address 0 and size 0, such as an ELF STT_FILE
symbols, was causing us to disassemble the entire program. We started
adding STT_FILE symbols to help fix issue #13247.
Fixes #16154.
Change-Id: I174b9614e66ddc3d65801f7c1af7650f291ac2af
Reviewed-on: https://go-review.googlesource.com/24460
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Diffstat (limited to 'src/encoding/json')
0 files changed, 0 insertions, 0 deletions
