1
0
mirror of https://github.com/golang/go synced 2024-10-03 03:11:21 -06:00
go/src/cmd/ld
Russ Cox f7ad816c5c cmd/ld: fix 'use after free' error in new obj code
Many thanks to Elias Naur for finding this with Valgrind on Linux.
Perhaps this is what is breaking the windows/amd64 builder.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7595044
2013-03-12 17:57:13 -04:00
..
data.c cmd/ld: darwin support for host linking 2013-03-11 00:51:42 -04:00
decodesym.c reflect: add ArrayOf, ChanOf, MapOf, SliceOf 2012-11-13 13:06:29 -05:00
doc.go cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
dwarf_defs.h Use future official DWARF language code for Go. 2010-11-04 08:45:25 -07:00
dwarf.c cmd/ld: make mach-o sections match internal sections 2013-03-10 14:17:04 -04:00
dwarf.h 8l: emit DWARF in Windows PE. 2011-01-20 11:28:30 -05:00
elf.c cmd/ld: avoid redundant external relocation calculations 2013-03-10 19:07:16 -07:00
elf.h cmd/ld: avoid redundant external relocation calculations 2013-03-10 19:07:16 -07:00
go.c cmd/ld, runtime/cgo: allow a symbol to be both cgo_export and cgo_import. 2013-03-11 14:24:51 +08:00
ldelf.c cmd/ld: replace dynimpname with extname 2013-03-10 18:19:53 -04:00
ldmacho.c cmd/ld: replace dynimpname with extname 2013-03-10 18:19:53 -04:00
ldpe.c cmd/ld: fix windows build 2013-03-01 05:03:25 -08:00
lib.c cmd/ld: fix 'use after free' error in new obj code 2013-03-12 17:57:13 -04:00
lib.h cmd/ld: include full symbol table in Mach-O output 2013-03-10 16:24:01 -04:00
macho.c cmd/ld: darwin support for host linking 2013-03-11 00:51:42 -04:00
macho.h cmd/ld: darwin support for host linking 2013-03-11 00:51:42 -04:00
pe.c cmd/ld: replace dynimpname with extname 2013-03-10 18:19:53 -04:00
pe.h 8l: emit resources (.rsrc) in Windows PE. 2011-05-25 07:53:00 -04:00
symtab.c cmd/ld: external linking fixes for linux/386 2013-03-08 20:22:38 -08:00