mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-02-20 13:54:14 +01:00
Oops
--HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4088
This commit is contained in:
parent
c8d4189477
commit
b45d02fd59
@ -473,7 +473,7 @@ namespace SourceHook
|
||||
}
|
||||
}
|
||||
|
||||
#if __linux__
|
||||
#ifdef __linux__
|
||||
// Windows has an implentation for this already, but Linux does not :(
|
||||
static bool CSourceHookImpl::IsBadReadPtr(const void *ptr, size_t len)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user