Fixing 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 Review URL: https://codereview.chromium.org/165363002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251529 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment