[comp.soft-sys.andrew] Small Bug in YP Support

tom@ICASE.EDU (Tom Crockett) (08/29/90)

There is a small bug in the YP aliases support in ams/libs/ms/mswp.c
introduced in Patch 6.  Line 2283 should read

    static char *LocalYPDomain = NULL;

instead of

    static char *ThisYPDomain = NULL;

You will not see this problem unless you have YELLOWPAGES_ENV set in
your site.h file.


Tom Crockett

ICASE
Institute for Computer Applications in Science and Engineering

M.S. 132C				e-mail:  tom@icase.edu
NASA Langley Research Center		phone:  (804) 864-2182
Hampton,  VA  23665-5225