pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55809 CVS commit: pkgsrc/www/webalizer



The following reply was made to PR pkg/55809; it has been noted by GNATS.

From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55809 CVS commit: pkgsrc/www/webalizer
Date: Sat, 20 Feb 2021 14:37:24 +0000

 Module Name:	pkgsrc
 Committed By:	bsiegert
 Date:		Sat Feb 20 14:37:24 UTC 2021
 
 Modified Files:
 	pkgsrc/www/webalizer: Makefile distinfo
 Added Files:
 	pkgsrc/www/webalizer/patches: patch-preserve.c
 
 Log Message:
 webalizer: fix crashes
 
 Use memmove instead of memcpy with overlapping arguments. Patch from
 Adrian Immanuel Kiess in PR pkg/55809.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.72 -r1.73 pkgsrc/www/webalizer/Makefile
 cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/webalizer/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/www/webalizer/patches/patch-preserve.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index