summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorAlan Donovan <adonovan@google.com>2014-05-02 13:06:58 -0400
committerAlan Donovan <adonovan@google.com>2014-05-02 13:06:58 -0400
commitad3ddc2002dbcb1ad0a24d03f885251c23c56fb8 (patch)
tree36dc7ea786c9436bb66f7446d6b62192ad55dfa9 /AUTHORS
parentbd38268ebe40bfd2d44a897f0dde024b15213122 (diff)
downloadgo-ad3ddc2002dbcb1ad0a24d03f885251c23c56fb8.tar.gz
runtime: fix bug in GOTRACEBACK=crash causing suppression of core dumps.
Because gotraceback is called early and often, its cache commits to the value of getenv("GOTRACEBACK") before getenv is even ready. So now we reset its cache once getenv becomes ready. Panicking programs now dump core again. LGTM=rsc R=rsc CC=golang-codereviews https://codereview.appspot.com/97800045
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions