driver_ralink: Use os_strlcpy instead of os_strncpy to ensure null
authorJouni Malinen <j@w1.fi>
Thu, 28 Feb 2008 01:52:43 +0000 (17:52 -0800)
committerJouni Malinen <j@w1.fi>
Thu, 28 Feb 2008 01:52:43 +0000 (17:52 -0800)
commit5e77500c4f634a6db68e5fba9db688669b21edda
tree6c4f367db157bde0abee04d5d822644467587c7a
parentd04cbdd640fb52d2b0594bc7d1c279adf2c780d8
driver_ralink: Use os_strlcpy instead of os_strncpy to ensure null
termination
src/drivers/driver_ralink.c