Fix a Windows compiler warning with a cast:
minidump_generator.cc(423) : warning C4267: '=' : conversion from 'size_t' to
'ULONG', possible loss of data
Issue 420002: Fix a Windows compiler warning with a cast:
(Closed)
Created 12 years, 4 months ago by rsesek
Modified 10 years, 9 months ago
Reviewers: Mark Mentovai
Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Comments: 0