http://breakpad.appspot.com/100001/diff/1/3 File client/minidump_file_writer.cc (right): http://breakpad.appspot.com/100001/diff/1/3#newcode78 Line 78: #endif i think you will overwrite a 'false' ...
On 2010/04/26 22:56:15, zhurunz wrote:
> Done.
>
> http://breakpad.appspot.com/100001/diff/1/3
> File client/minidump_file_writer.cc (right):
>
> http://breakpad.appspot.com/100001/diff/1/3#newcode78
> Line 78: #endif
> On 2010/04/26 22:42:25, mochalatte wrote:
> > i think you will overwrite a 'false' value of result here, if the ftruncate
> > fials and the close succeeds. perhaps just return early if ftruncate fails?
> >
> OK.
> Done.
>
> http://breakpad.appspot.com/100001/diff/1/2
> File common/linux/libcurl_wrapper.cc (right):
>
> http://breakpad.appspot.com/100001/diff/1/2#newcode131
> Line 131: easy_strerror_ = reinterpret_cast<const char*
> (*)(CURLcode)>(dlsym(curl_lib_, "curl_easy_strerror"));
> On 2010/04/26 22:42:25, mochalatte wrote:
> > please check the 80 column limit in this file.
>
> Done.
All Done.
Issue 100001: Fix several build breaks with GCC 4.4.1
Created 14 years, 7 months ago by zhurunz
Modified 14 years, 7 months ago
Reviewers: mochalatte, nealsid
Base URL: http://google-breakpad.googlecode.com/svn/trunk/src/
Comments: 6