diff options
author | Russ Cox <rsc@golang.org> | 2015-07-29 16:16:13 -0400 |
---|---|---|
committer | Russ Cox <rsc@golang.org> | 2015-07-29 22:30:46 +0000 |
commit | fde392623a18ecedd7434db1cf40e82bdd482df9 (patch) | |
tree | d5bf608934c54f714d70d070f9b4fb890306c44f /src/regexp/syntax/perl_groups.go | |
parent | f6dfe1679867e9d2ac1ca4975a15e320113e9ae5 (diff) | |
download | go-git-fde392623a18ecedd7434db1cf40e82bdd482df9.tar.gz |
runtime: ignore arguments in cgocallback_gofunc frame
Otherwise the GC may see uninitialized memory there,
which might be old pointers that are retained, or it might
trigger the invalid pointer check.
Fixes #11907.
Change-Id: I67e306384a68468eef45da1a8eb5c9df216a77c0
Reviewed-on: https://go-review.googlesource.com/12852
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Diffstat (limited to 'src/regexp/syntax/perl_groups.go')
0 files changed, 0 insertions, 0 deletions