K 10 svn:author V 3 des K 8 svn:date V 27 2001-09-13T06:48:41.000000Z K 7 svn:log V 404 The previous commit appeared to just shove the bug under the carpet rather than really solve it. This approach (inspired by Ruslan's patch) solves the real problem by stripping the local domain off the host name in the config line structure. Also mark a bunch of code sections that either do not check the return value of a strdup(), malloc() or calloc() call, or do not properly handle a NULL return. END