Attention is currently required from: lynxis lazus.
Hello Jenkins Builder, daniel, laforge, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-msc/+/39565?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed: Verified+1 by Jenkins Builder
The change is no longer submittable: Verified is unsatisfied now.
Change subject: libvlr: replace strncpy with OSMO_STRLCPY_ARRAY ......................................................................
libvlr: replace strncpy with OSMO_STRLCPY_ARRAY
The compile warns about these strncpys because they might not null terminated. Even the next line ensures this.
Also replace osmo_strlcpy with OSMO_STRLCPY_ARRAY when possible.
Change-Id: I96a27ef42cb06dd2365f5c9902933323c7caf9a8 --- M src/libvlr/vlr_auth_fsm.c M src/libvlr/vlr_lu_fsm.c M src/libvlr/vlr_sgs.c 3 files changed, 3 insertions(+), 5 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/65/39565/4