cvs commit: projects/csup lister.c

Maxime Henrion mux at FreeBSD.org
Thu Mar 9 16:34:29 UTC 2006


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


More information about the cvs-projects mailing list