1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/security/openssh-portable
Piotr Kubaj abcb0e7a59 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
2020-12-09 02:46:43 +00:00
..
files - Fix KERB_GSSAPI build; missing prototypes for DH openssl-compat. 2020-11-24 20:46:20 +00:00
distinfo - Update to 8.4p1 (skipped 8.3) 2020-11-16 19:39:34 +00:00
Makefile security/openssh-portable@gssapi: fix build on GCC architectures 2020-12-09 02:46:43 +00:00
pkg-descr
pkg-message
pkg-plist