Skip to content
  • Timo Teräs's avatar
    fix strncpy bounds errors · 44daf808
    Timo Teräs authored
    error: 'strncpy' specified bound 4096 equals destination size [-Werror=stringop-truncation]
    
    Based on patch by Elan Ruusamäe <glen@delfi.ee>
    44daf808