Subject: CVS commit: wip/mixmaster
From: Todd Vierling
Date: 2004-01-31 03:52:26
Message id: E1AmlFC-00073u-8h@sc8-pr-cvs1.sourceforge.net

Log Message:
Update to 2.9.1.  Changes:

Some Install script fixes.
Fixed a problem in blockrequest() where a buffer
  could have been used after it was free()'d which
  resulted in segfaults.
Check that feedback buffer is not null before
  operating on it in chain_select().
  Closes #631353, thanks Sami Farin.
Make sure DH/DSA param file is actually opened
  before writing to it. Fixes a segfault in
  case it is not.
Handle a pool we cannot read correctly: don't close
  the NULL dir handle (segfaults on *BSD). We also
  print a warning in that case now.
Minor stats fix (gmtime vs localtime).
Fix pool stats bug.

Files:
RevisionActionfile
1.5modifywip/mixmaster/Makefile
1.3modifywip/mixmaster/distinfo