Attention is currently required from: pespin.
Jenkins Builder has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-iuh/+/38946?usp=email )
Change subject: iu_client: add ranap_iu_page_cs2/ranap_iu_page_ps2 ......................................................................
Patch Set 4:
(1 comment)
File src/iu_client.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-20821): https://gerrit.osmocom.org/c/osmo-iuh/+/38946/comment/be9454c0_68bcf59e?usp=... : PS4, Line 882: strcpy(log_msg, "Found no RNC to Page"); Instead of strncpy()/strcpy(), use osmo_strlcpy() or OSMO_STRLCPY_ARRAY()