Attention is currently required from: pespin, dexter.
2 comments:
File src/common/pcu_sock.c:
Patch Set #8, Line 679: osmo_strlcpy(&imsi[0], (char *)data_req->data, sizeof(imsi));
OSMO_STRLCPY_ARRAY
Ack, I forgot about this macro...
Patch Set #8, Line 682: confirm = true;
I believe this is going to fail, I don't see confirm being defined.
Looks like it's something from a follow-up patch.
To view, visit change 32733. To unsubscribe, or for help writing mail filters, visit settings.