diff options
| author | Russ Cox <rsc@golang.org> | 2015-07-23 02:23:14 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2015-07-23 14:14:22 +0000 |
| commit | 74ec5bf2d88364a9f29ab0468a3285e82abe5eb9 (patch) | |
| tree | 081b36f34c92a808bfca8aa3af2f1af8c7c65eb0 /src/encoding/xml | |
| parent | aad4fe4d8fd455a345c5cedb06ad3b400d8cb5ec (diff) | |
| download | go-74ec5bf2d88364a9f29ab0468a3285e82abe5eb9.tar.xz | |
runtime: make pcln table check not trigger next to foreign code
Foreign code can be arbitrarily aligned,
so the function before it can have
arbitrarily much padding.
We can't call pcvalue on values in the padding.
Fixes #11653.
Change-Id: I7d57f813ae5a2409d1520fcc909af3eeef2da131
Reviewed-on: https://go-review.googlesource.com/12550
Reviewed-by: Rob Pike <r@golang.org>
Diffstat (limited to 'src/encoding/xml')
0 files changed, 0 insertions, 0 deletions
