This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hurd".
The branch, master has been updated via 1f8b93686f775588c2febb6d06bb6b9e2260255c (commit) from 829970b29fa73cdfdc0a5e229411c2f31cf4a3fb (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1f8b93686f775588c2febb6d06bb6b9e2260255c Author: Joan Lledó <joanlluisll...@gmail.com> Date: Sat Aug 11 18:17:10 2018 +0200 lwip: Fix a buffer overflow and clear compiler warnings GCC 8 new warning -Wstringop-truncation detected some buffer overflows. * lwip/options.c (parse_opt): Fix the buffer overflow. * lwip/pfinet-ops.c (dev_ifconf): Likewise. ----------------------------------------------------------------------- Summary of changes: lwip/options.c | 2 +- lwip/pfinet-ops.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Hurd