genmodes.c
35.8 KB
-
genmodes: remove misleading use of strncpy · 75be0217
* genmodes.c (make_complex_modes): Avoid unnecessary use of strncpy. We verified above that the string(including trailing NUL) fits in buf, so just use memcpy. From-SVN: r186596
Jim Meyering committed