cvs commit: projects/csup lister.c

Maxime Henrion <[email protected]> Thu, 9 Mar 2006 16:34:28 +0000 (UTC)
Newsgroups gmane.os.freebsd.devel.cvs.projects
Message-ID <200603091634.k29GYSTm004563__14061.3407631919$1141922234$gmane$org@repoman.freebsd.org>
mux         2006-03-09 16:34:28 UTC

  FreeBSD projects repository

  Modified files:
    csup                 lister.c 
  Log:
  Really fix the error path of lister_coll() this time.  The problem is
  that in case of an error, the depth variable may not be accurate, so
  don't rely on it and use attrstack_size() to free() the attributes
  stack correctly.  This should fix a very rare crash in case of an error
  in the lister thread.
  
  Revision  Changes    Path
  1.28      +5 -6      projects/csup/lister.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"