Attention is currently required from: lynxis lazus.
pespin has posted comments on this change by lynxis lazus. (
https://gerrit.osmocom.org/c/osmo-msc/+/39565?usp=email )
Change subject: libvlr: replace strncpy with osmo_strlcpy
......................................................................
Patch Set 1:
(1 comment)
File src/libvlr/vlr_auth_fsm.c:
https://gerrit.osmocom.org/c/osmo-msc/+/39565/comment/66b07e70_353ce1d4?usp… :
PS1, Line 543: osmo_strlcpy(vsub->imsi, mi_string, sizeof(vsub->imsi));
OSMO_STRLCPY_ARRAY(vsub->imsi, mi_string);
--
To view, visit
https://gerrit.osmocom.org/c/osmo-msc/+/39565?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I96a27ef42cb06dd2365f5c9902933323c7caf9a8
Gerrit-Change-Number: 39565
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Comment-Date: Mon, 17 Feb 2025 10:37:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No