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

Issue 264670043: i#1785: drinject should fail if app is not reg: return false if no config found

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 11 months ago by zhaoqin
Modified:
8 years, 11 months ago
Reviewers:
bruening
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1785: drinject should fail if app is not reg: return false if no config found - return false in dr_inject_process_inject if no config for app is found ---------------

Patch Set 1 #

Total comments: 1

Patch Set 2 : PTAL #

Patch Set 3 : update commit msg #

Patch Set 4 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M core/win32/injector.c View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7
zhaoqin
8 years, 11 months ago (2015-10-05 19:43:23 UTC) #1
bruening
https://codereview.appspot.com/264670043/diff/1/core/win32/injector.c File core/win32/injector.c (right): https://codereview.appspot.com/264670043/diff/1/core/win32/injector.c#newcode856 core/win32/injector.c:856: return false; This solution leaves the reader wondering why ...
8 years, 11 months ago (2015-10-05 20:57:45 UTC) #2
zhaoqin
Commit log for latest patchset: --------------- i#1785: drinject should fail if app is not reg: ...
8 years, 11 months ago (2015-10-05 21:36:16 UTC) #3
bruening
On 2015/10/05 21:36:16, zhaoqin wrote: > FIXED#1785 This seems odd
8 years, 11 months ago (2015-10-05 21:37:49 UTC) #4
zhaoqin
Commit log for latest patchset: --------------- i#1785: drinject should fail if app is not reg: ...
8 years, 11 months ago (2015-10-05 21:40:00 UTC) #5
bruening
LGTM
8 years, 11 months ago (2015-10-05 21:49:14 UTC) #6
zhaoqin
8 years, 11 months ago (2015-10-05 22:02:39 UTC) #7
Committed as
https://github.com/DynamoRIO/dynamorio/commit/b205528fecff352356cdab251381959...

Final commit log: 
---------------
i#1785: drinject should fail if app is not reg: return false if no config found

- return false in dr_inject_process_inject if no config for app is found

Fixes #1785

Review-URL: https://codereview.appspot.com/264670043
---------------
Sign in to reply to this message.

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