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

Issue 5690065: [ASan] Intercept functions on Windows - first version (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by timurrrr_at_google_com
Modified:
12 years, 2 months ago
CC:
kcc1, llvm-commits_cs.uiuc.edu
Visibility:
Public.

Description

[ASan] Intercept functions on Windows - first version Committed as http://llvm.org/viewvc/llvm-project?view=rev&revision=151161

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Re-ordered some interceptors #

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -40 lines) Patch
M lib/asan/asan_interceptors.cc View 1 2 3 6 chunks +43 lines, -37 lines 0 comments Download
M lib/asan/asan_malloc_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M lib/asan/asan_win.cc View 1 chunk +3 lines, -1 line 0 comments Download
M lib/asan/interception/interception.h View 2 chunks +3 lines, -2 lines 0 comments Download
A lib/asan/interception/interception_win.h View 1 chunk +33 lines, -0 lines 0 comments Download
A lib/asan/interception/interception_win.cc View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 7
timurrrr_at_google_com
Hi Alexander, Evgeniy, Can you please review this patch? It adds some basic support for ...
12 years, 2 months ago (2012-02-22 13:04:16 UTC) #1
samsonov
On 2012/02/22 13:04:16, timurrrr_at_google_com wrote: > Hi Alexander, Evgeniy, > > Can you please review ...
12 years, 2 months ago (2012-02-22 13:16:05 UTC) #2
samsonov
On Wed, Feb 22, 2012 at 5:16 PM, <samsonov@google.com> wrote: > On 2012/02/22 13:04:16, timurrrr_at_google_com ...
12 years, 2 months ago (2012-02-22 13:40:11 UTC) #3
glider
LGTM
12 years, 2 months ago (2012-02-22 13:55:40 UTC) #4
Evgeniy Stepanov
lgtm
12 years, 2 months ago (2012-02-22 13:56:13 UTC) #5
timurrrr_at_google_com
On 2012/02/22 13:16:05, samsonov wrote: > IMO InitializeAllInterceptors() really does look horrible now :) It's ...
12 years, 2 months ago (2012-02-22 14:01:40 UTC) #6
timurrrr_at_google_com
12 years, 2 months ago (2012-02-22 14:04:38 UTC) #7
> LGTM
r151161, thanks!
Sign in to reply to this message.

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