- Fixed bug whereby the UUID generated by the custom generator was not terminated.

- Fixed bug whereby random numbers were used by the custom UUID generator, but srandom/srand was not called first.
This commit is contained in:
Paul Beckingham 2008-06-04 21:00:23 -04:00
parent f3de5c0711
commit 08f4ead97e
5 changed files with 20 additions and 6 deletions

View file

@ -1,6 +1,7 @@
Principal Author
Principal Author:
Paul Beckingham, paul@beckingham.net
Contributing Authors
With thanks to:
Eugene Kramer
SK