breakpad/src/client/linux/handler
qsr@chromium.org bad70be095 Correct compilation warning.
1) Modify src/common/mac/macho_walker.cc to remove a signed  vs unsigned comparison.

 2) Replace mktemp in test using AutoTmpDir that has been moved from client/mac/tests to common/tests.
Review URL: http://breakpad.appspot.com/328001

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@888 4c0a9323-5329-0410-9bdc-e9ce6186880e
2011-11-23 14:22:05 +00:00
..
exception_handler.cc Fix problem with not NULL terminating mapping name. 2011-11-09 22:39:26 +00:00
exception_handler.h allow passing info about known memory mappings to MinidumpWriter and ExceptionHandler 2010-12-13 22:10:23 +00:00
exception_handler_unittest.cc Correct compilation warning. 2011-11-23 14:22:05 +00:00