Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2003 06:01:35 -0800 (PST)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen getgrent.c
Message-ID:  <200303191401.h2JE1ZlW060974@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
robert      2003/03/19 06:01:35 PST

  FreeBSD src repository

  Modified files:
    lib/libc/gen         getgrent.c 
  Log:
  If realloc(3) fails in copyline(), do not make matters worse by
  leaving without deallocating `data' thereby creating a memory leak.
  
  Revision  Changes    Path
  1.24      +11 -6     src/lib/libc/gen/getgrent.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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