Project: Memcached

Revision: 787

Author: dormando

Date: 23 Jun 2008 00:05:23

Changes:

Allocate new conn structures with calloc.

Janusz Dziemidowicz reported conn->next was sometimes not initialized.
This would have been the case for any client connection, or any
listener connection that wasn't tcp.

Files:
modified: /trunk/server/memcached.c (try)
Diff: To list