From d31379ae2e71ff0e303a98ba6eb4b5853b237aec Mon Sep 17 00:00:00 2001 From: tbbulloc Date: Fri, 26 Jan 2007 06:54:01 +0000 Subject: [PATCH] * wsesslog.c changed a sprintf call to the more secure snprintf --- httperf/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/httperf/ChangeLog b/httperf/ChangeLog index 0073050..c5d3ef7 100755 --- a/httperf/ChangeLog +++ b/httperf/ChangeLog @@ -1,3 +1,7 @@ +2007-01-25 Ted Bullock + + * wsesslog.c changed a sprintf call to the more secure snprintf + 2007-01-20 Ted Bullock * Included the shell script autogen.sh to compile the necessary