mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-19 12:21:52 +02:00
Update breakpad to make it work with MinGW
This commit is contained in:
@@ -54,7 +54,7 @@ class Exploitability {
|
||||
ProcessState *process_state);
|
||||
|
||||
ExploitabilityRating CheckExploitability();
|
||||
bool AddressIsAscii(u_int64_t);
|
||||
bool AddressIsAscii(uint64_t);
|
||||
|
||||
protected:
|
||||
Exploitability(Minidump *dump,
|
||||
|
Reference in New Issue
Block a user