• Jiri Popelka's avatar
    Use safe_strncpy wherever possible · 3d31cea2
    Jiri Popelka authored
    to avoid string overflow and to make sure the string
    is terminated.
    
    - link mii-tool and nameif against lib/
    - remove xmalloc() from nameif because it's defined also in util.c
    3d31cea2
nameif.c 5.53 KB