Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 1996 09:11:31 -0700 (PDT)
From:      Bill Paul <wpaul>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/gen getnetgrent.c
Message-ID:  <199605211611.JAA06018@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       96/05/21 09:11:30

  Modified:    lib/libc/gen  getnetgrent.c
  Log:
  - Fix _listmatch() to close PR #1207.
    Fix submitted by: Alan Cox <alc@cs.rice.edu>
  
  - Nuke yet another free(result) that isn't needed. (This one I found
    without phkmalloc's help. :)
  
  Revision  Changes    Path
  1.16      +8 -8      src/lib/libc/gen/getnetgrent.c



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