Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 4859386648330240: Fix named pipe security on Windows XP (Closed)

Created:
June 16, 2014, 10:15 a.m. by Oleksandr
Modified:
July 2, 2014, 9:21 a.m.
Reviewers:
Felix Dahlke
Visibility:
Public.

Description

Fix named pipe security on Windows XP

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -9 lines) Patch
M src/plugin/AdblockPlusClient.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/shared/Communication.cpp View 1 1 chunk +2 lines, -8 lines 0 comments Download

Messages

Total messages: 4
Oleksandr
June 16, 2014, 10:30 a.m. (2014-06-16 10:30:21 UTC) #1
Felix Dahlke
http://codereview.adblockplus.org/4859386648330240/diff/5629499534213120/src/plugin/AdblockPlusClient.cpp File src/plugin/AdblockPlusClient.cpp (right): http://codereview.adblockplus.org/4859386648330240/diff/5629499534213120/src/plugin/AdblockPlusClient.cpp#newcode45 src/plugin/AdblockPlusClient.cpp:45: if ((acs != NULL && acs->TokenAppContainer != NULL) || ...
June 24, 2014, 12:25 p.m. (2014-06-24 12:25:05 UTC) #2
Oleksandr
Comments addressed in patch set #2
June 26, 2014, 12:59 a.m. (2014-06-26 00:59:30 UTC) #3
Felix Dahlke
June 27, 2014, 2:32 p.m. (2014-06-27 14:32:28 UTC) #4
LGTM!

Powered by Google App Engine
This is Rietveld