mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
bf49bf767b
1 changed files with 1 additions and 1 deletions
|
@ -817,7 +817,7 @@ void BFGC::ConservativeScan(void* startAddr, int length)
|
|||
ptr = (uint8*)ptr + sizeof(intptr);
|
||||
}
|
||||
}
|
||||
__finally
|
||||
__except (EXCEPTION_CONTINUE_EXECUTION)
|
||||
{
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue