Most efficient replacement for IsBadReadPtr?

前端 未结 10 1263
你的背包
你的背包 2020-12-06 06:45

I have some Visual C++ code that receives a pointer to a buffer with data that needs to be processed by my code and the length of that buffer. Due to a bug outside my contro

10条回答
提交回复
热议问题