提交 9e0fcabe 编写于 作者: R Richard Levitte

Do not forget to increment the pointers...

上级 6482dec1
......@@ -108,6 +108,8 @@ int RAND_poll(void)
pitem->buffer = (long *)data_buffer[total_length];
pitem->retlen = 0;
total_length += pitems_data->length;
pitems_data++;
pitem++;
}
pitem->length = pitem->code = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册