cvs commit: src/lib/libc/net getservent.c

Xin LI delphij at FreeBSD.org
Sun Apr 17 20:45:23 PDT 2005


delphij     2005-04-18 03:45:23 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/net         getservent.c 
  Log:
  Do not check whether a pointer is NULL, since free(3) already takes care of
  this case.
  
  Reviewed by:    ume
  
  Revision  Changes    Path
  1.17      +3 -6      src/lib/libc/net/getservent.c


More information about the cvs-all mailing list