Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: raeburn@mit.edu Subject: CVS Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 497 * yarrow.c (yarrow_reseed_locked): Renamed from krb5int_yarrow_reseed and made static. (Yarrow_detect_fork, yarrow_input_maybe_locking, krb5int_yarrow_output_Block): Call it. (krb5int_yarrow_reseed): New function, grabs lock and calls the old version. (krb5int_yarrow_final): Hold the lock until after clearing the Yarrow context data. To generate a diff of this commit: cvs diff -r1.22 -r1.23 krb5/src/lib/crypto/yarrow/ChangeLog cvs diff -r1.14 -r1.15 krb5/src/lib/crypto/yarrow/yarrow.c