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

Issue 188001: Added the base exploitability module for windows. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by Cris Neckar
Modified:
13 years, 7 months ago
Reviewers:
mochalatte
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Added the base exploitability module for windows. This only adds the very basic
exception type based analysis for now.

BUG=NONE
TEST=MinidumpProcessorTest.TestExploitilityEngine

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 10

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M Makefile.in View 13 chunks +24 lines, -4 lines 0 comments Download
M src/google_breakpad/processor/exploitability.h View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M src/processor/exploitability.cc View 1 2 2 chunks +7 lines, -2 lines 0 comments Download
A src/processor/exploitability_win.cc View 1 2 1 chunk +167 lines, -0 lines 0 comments Download
A src/processor/exploitability_win.h View 1 2 1 chunk +55 lines, -0 lines 0 comments Download
M src/processor/minidump_processor_unittest.cc View 1 2 4 chunks +5 lines, -7 lines 0 comments Download

Messages

Total messages: 6
Cris Neckar
Neal, this just adds the basic tests for the windows platform. If there is someone ...
13 years, 8 months ago #1
mochalatte
http://breakpad.appspot.com/188001/diff/2001/3004 File src/processor/exploitability_win.cc (right): http://breakpad.appspot.com/188001/diff/2001/3004#newcode41 Line 41: #include "google_breakpad/common/minidump_exception_win32.h" alphabetical order for includes http://breakpad.appspot.com/188001/diff/2001/3004#newcode46 Line ...
13 years, 8 months ago #2
Cris Neckar
thanks for the review http://breakpad.appspot.com/188001/diff/2001/3004 File src/processor/exploitability_win.cc (right): http://breakpad.appspot.com/188001/diff/2001/3004#newcode41 Line 41: #include "google_breakpad/common/minidump_exception_win32.h" On 2010/09/14 ...
13 years, 8 months ago #3
Cris Neckar
hold off on re-reviewing I think I uploaded from the wrong checkout
13 years, 8 months ago #4
Cris Neckar
My checkout state was screwed up and I had to resubmit this as a new ...
13 years, 8 months ago #5
mochalatte
13 years, 7 months ago #6
can you close this issue now?
On 2010/09/14 23:15:00, Cris Neckar wrote:
> My checkout state was screwed up and I had to resubmit this as a new CL. The
> comments from this issue apply to the following
> 
> http://breakpad.appspot.com/189001/show
> 
> If you don't mind can you review/land that one.
> 
> Sorry for the mix up.
Sign in to reply to this message.

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