Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(190)

Issue 7595044: code review 7595044: cmd/ld: fix 'use after free' error in new obj code (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by rsc
Modified:
12 years, 2 months ago
Reviewers:
CC:
golang-dev, r
Visibility:
Public.

Description

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.

Patch Set 1 #

Patch Set 2 : diff -r 55d0e841ab0b https://code.google.com/p/go/ #

Patch Set 3 : diff -r 55d0e841ab0b https://code.google.com/p/go/ #

Patch Set 4 : diff -r 630fe9f17f2f https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/cmd/ld/lib.c View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years, 2 months ago (2013-03-12 21:30:00 UTC) #1
r
LGTM sweet
12 years, 2 months ago (2013-03-12 21:31:00 UTC) #2
rsc
12 years, 2 months ago (2013-03-12 21:57:17 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=700ccee7d91e ***

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://codereview.appspot.com/7595044
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b