Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2008 06:50:50 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen getttyent.c
Message-ID:  <200801150650.m0F6oo1m092812@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2008-01-15 06:50:50 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         getttyent.c 
  Log:
  In getttyent(3), if /etc/ttys doesn't end in a newline, don't
  freak out and keep trying to expand the buffer until realloc()
  fails.
  
  PR:     114398
  
  Revision  Changes    Path
  1.17      +1 -1      src/lib/libc/gen/getttyent.c



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