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

Issue 543002: Defer adding sections until ELF::Finish in synth_elf (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by glandium
Modified:
11 years, 1 month ago
Reviewers:
Ted Mielczarek
CC:
google-breakpad-dev_googlegroups.com
Visibility:
Public.

Description

Defer adding sections until ELF::Finish in synth_elf

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/common/linux/synth_elf.cc View 2 chunks +14 lines, -6 lines 0 comments Download
M src/common/linux/synth_elf.h View 3 chunks +19 lines, -0 lines 1 comment Download

Messages

Total messages: 2
glandium
11 years, 1 month ago #1
Ted Mielczarek
11 years, 1 month ago #2
LGTM

https://breakpad.appspot.com/543002/diff/1/src/common/linux/synth_elf.h
File src/common/linux/synth_elf.h (right):

https://breakpad.appspot.com/543002/diff/1/src/common/linux/synth_elf.h#newco...
src/common/linux/synth_elf.h:149: void AddSection(ElfSection &section);
I think this would make slightly more sense as "AppendSection" to distinguish it
from the existing AddSection method. I'll just fix that on checkin.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted