j
k
j a
j l
@miconda commented on this pull request.
flags = 0;
- if(rpc->scan(ctx, "dS*d", &group, &dest, &flags) < 2) { + if(rpc->scan(ctx, "dS*d", &group, &dest, &flags, &attrs) < 3) {
I think here is missing and extra `S` in scan's 2nd parameter.
Attachments:
Back to the thread
Back to the list