cvs commit: src/include pwd.h src/lib/libc/gen getpwent.c
src/usr.sbin/pwd_mkdb pwd_mkdb.c
Andrey A. Chernov
ache at nagual.pp.ru
Mon Apr 21 06:56:10 PDT 2003
On Mon, Apr 21, 2003 at 17:44:26 +0400, Andrey A. Chernov wrote:
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x0804a97e in compat_endstate (p=0x902fce0) at getpwent.c:1383
> 1383 st->exclude->close(st->exclude);
BTW, by quick looking I not see any place where st->exclude initialized to
NULL, it means garbadge is there.
More information about the cvs-src
mailing list