Fix some compilation warnings and other errors due to API changes

Review URL: http://breakpad.appspot.com/305002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@841 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
mark@chromium.org 2011-09-29 16:14:01 +00:00
parent 742e915661
commit 9dfe692010
3 changed files with 13 additions and 18 deletions

View file

@ -193,7 +193,8 @@
error:error];
[response_ retain];
[req release];
return data;
}