Do not forget to increment the pointers...
This commit is contained in:
parent
6482dec1bb
commit
9e0fcabeca
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user