Deleted user
Deleted user
Issue needing attention of @Azure/aks-leads
I'd look at it the other way around. Allocate a chunk of native memory and provide it to the CLR as the pointer to the managed byte array. You can...
A few more interesting things: [`pin_ptr`](http://msdn.microsoft.com/en-us/library/1dz8byfh.aspx). `pin_ptr` will allow you to pass a native pointer into a CLR environment without the CLR GC messing with the pointer. This is what...
still the same for me in 7.0 and i dont use custom commands. i didn not modify any options just fresh install
Thanks. It's undesirable to add this to every single play (as any of them could be vulnerable to the issue), but I'll investigate if we can somehow do it globally.
试试新版
不要使用cmd q呢?
录个视频?
终端启动看看
有报错吗