阅读背景:

如何将包含指针的结构从用户空间复制到内核

来源:互联网 

Here is the structure I get :

这是我得到的结构:

struct my_struct {
    int size;
    int *buffer;
};
str



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: