Attention is currently required from: lynxis lazus.
lynxis lazus uploaded patch set #4 to this change.
The following approvals got outdated and were removed: Verified+1 by Jenkins Builder
The change is no longer submittable: Verified is unsatisfied now.
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
To view, visit change 39565. To unsubscribe, or for help writing mail filters, visit settings.