Arran Cudbard-Bell wrote:
> 215 if (!clients->trees[client->prefix]) {
And what are the contents of client->prefix, and
clients->trees[client->prefix] ? Or is "clients" still NULL?
Also try a "cvs update". I think I found a logic bug.
Alan DeKok.