Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 1997 22:27:57 -0800 (PST)
From:      Bill Paul <wpaul>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/ypserv yp_access.c
Message-ID:  <199701060627.WAA12202@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       97/01/05 22:27:56

  Modified:    usr.sbin/ypserv  yp_access.c
  Log:
  Eek: the 'check for / in map names' test I added a while back detects
  slashes in map names but doesn't return failure if it finds them. Add
  missing return(1) to fix this.
  
  Revision  Changes    Path
  1.12      +2 -1      src/usr.sbin/ypserv/yp_access.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701060627.WAA12202>