DescriptionFixing a few crashes in the me2me native messaging host.
1. Don't close the delegate read/write handles twice in the me2me native messaging host. The handles are already closed by the native messaging channel in DuplicateHandle.
2. Keep the host alive and send a false response to the client if the user rejects the UAC request.
3. Added some comments.
BUG=325567
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251529
Patch Set 1 #Patch Set 2 : Keey the host alive after the user rejects the UAC request #Patch Set 3 : Fix mac build break. #Patch Set 4 : #
Messages
Total messages: 11 (0 generated)
|