K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-12-09T02:46:43.049348Z K 7 svn:log V 372 security/openssh-portable@gssapi: fix build on GCC architectures gss-genr.c: In function 'ssh_gssapi_kex_mechs': gss-genr.c:175:9: error: 'strncpy' specified bound depends on the length of the source argument [-Werror=stringop-overflow=] 175 | cp = strncpy(s, kex, strlen(kex)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors END