[srvx-commits] srvx branch, master, updated. v1.4.0-rc3-143-g72ab00f
Brought to you by:
entrope
From: Entrope <en...@us...> - 2020-04-22 18:33:33
|
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 "srvx". The branch, master has been updated via 72ab00f6484f0a58421c2db9d0c574f23543497f (commit) via 4a8301ec2abc40321f0536bb86f9925542f38cfe (commit) via e733a89e7b9851c6738bc610ba91c50a45d5dfa0 (commit) from 4ddd07374407becb1a6daf009dce73af81dd89d0 (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 72ab00f6484f0a58421c2db9d0c574f23543497f Author: Michael Poole <md...@tr...> Date: Wed Apr 22 14:33:23 2020 -0400 mod-iauth_loc: Use correct size for user.ident and user.hostname. commit 4a8301ec2abc40321f0536bb86f9925542f38cfe Author: Michael Poole <md...@tr...> Date: Wed Apr 22 14:32:52 2020 -0400 proto-p10: Simplify assignments to make_numeric's outbuf commit e733a89e7b9851c6738bc610ba91c50a45d5dfa0 Author: Michael Poole <md...@tr...> Date: Tue Sep 10 21:15:39 2019 -0400 mod-helpserv: Reduce size of some strftime() buffers. gcc 8.3 and glibc 2.29 complain about these possibly overflowing later snprintf() calls. ----------------------------------------------------------------------- Summary of changes: src/mod-helpserv.c | 10 +++++----- src/mod-iauth_loc.c | 4 ++-- src/proto-p10.c | 3 ++- 3 files changed, 9 insertions(+), 8 deletions(-) hooks/post-receive -- srvx |