summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-07-26 17:14:40 +0200
committerHarald Welte <laforge@gnumonks.org>2018-07-27 18:15:44 +0000
commit95fdbc14ffaff5f5dd8fffadc4264f41fc621085 (patch)
treefa22571c498d57cdf3ce41c4f8999d7d3f5b54e7 /include
parent1cea7b5a97a0069eb409bf86e4a67913b687c3bd (diff)
cosmetic: osmo-sim-test.c: use memcpy instead of strncpy
gcc 8.1.0 complains that the terminating \0 is not copied by strncpy, while this code intends to do exactly that. Use memcpy instead. Change-Id: I8d66fa22502c04d11ae153b9856d7e54f3492dd6
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions