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-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to