Group: mailing.openssl.users · Group Profile · Search for Durket in mailing.openssl.users
Author: Michael Durket
Date: Dec 20, 2006 13:01
On Sun, Jul 02, 2006 at 02:31:00PM +0200, Peter Philipp wrote: Ok second attempt. After reading a little more careful I was able to pinpoint a bug in spamd. There is an array of struct con's in spamd and each struct has the member ia which was a pointer to struct sockaddr_in sin in the mainloop. When there is multiple connections at the same time it's possible that struct sockaddr_in
|