| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
The code I'm about to commit appears to generate a call to this. Funny
we never needed it until now...
|
|
|
|
|
|
| |
I think memcpy might have been returning the wrong thing before,
actually, but I guess it didn't matter in practice. Who the hell uses
the return value from memcpy?
|
| |
|
|
This will save users having to install the VS runtime in order to load
the plugin. Turns out there was very little to implement to make this
work.
Turning off stack probing might cause spooky outcomes further down the
line but we'll burn that bridge when we get there.
|