mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-02-26 10:29:39 +00:00
Issue 261/262: 64-bit bug fix when iterating through load commands of a 64-bit binary, and added new test case for ReadImageInfoForTask
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@266 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
@@ -46,6 +46,7 @@ class DynamicImagesTests : public TestCase {
|
||||
virtual ~DynamicImagesTests();
|
||||
|
||||
void ReadTaskMemoryTest();
|
||||
void ReadLibrariesFromLocalTaskTest();
|
||||
};
|
||||
|
||||
#endif /* _CLIENT_MAC_HANDLER_TESTCASES_DYNAMICIMAGESTESTS_H__ */
|
||||
|
||||
Reference in New Issue
Block a user