cvs commit: src/lib/libc/gen getnetgrent.c

Jonathan Chen jon at FreeBSD.org
Mon Jul 25 20:05:40 GMT 2005


jon         2005-07-25 20:05:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    lib/libc/gen         getnetgrent.c 
  Log:
  MFC of 1.33: remember to reset nextgrp in getnetgrent(), so that subsequent calls to getnetgrent() doesn't return bogus information.
  MFC of 1.34: fix innetgr() returning false positives and negatives when reverse netgroup matching is used.
  
  PR:             35506
  
  Revision  Changes    Path
  1.26.2.1  +65 -56    src/lib/libc/gen/getnetgrent.c


More information about the cvs-src mailing list