diff packages/net/athttpd/current/ChangeLog @ 2465:dbff0fb46d3b

* src/socket.c: put NULL at the end of inbuff on each iteration, preventing strstr from looking at old data beyond inbuffer_len
author asl
date Sun, 09 Mar 2008 15:19:38 +0000
parents 4631139fc774
children 0e9d1d1df4a0
line wrap: on
line diff
--- a/packages/net/athttpd/current/ChangeLog
+++ b/packages/net/athttpd/current/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-04  Danny Sade  <danny@channelot.com>
+
+	* src/socket.c: put NULL at the end of inbuff on each iteration,
+	preventing strstr from looking at old data beyond inbuffer_len
+
 2007-11-12  Oyvind Harboe  <oyvind.harboe@zylin.com>
 2007-11-12  Jonathan Larmour  <jifl@eCosCentric.com>