[gull] Bug dans OpenSSL Debian -- comportement bizarre

Marc Mongenet marc at mongenet.ch
Wed May 28 18:41:17 CEST 2008


En jetant un coup d'oeil à
http://svn.debian.org/viewsvn/pkg-openssl/openssl/trunk/rand/md_rand.c?rev=141&view=markup
je vois :
	/* use our own copies of the counters so that even
	 * if a concurrent thread seeds with exactly the
	 * same data and uses the same subarray there's _some_
	 * difference */
	md_c[0] = md_count[0];
	md_c[1] = md_count[1];
Peut-être y a-t-il des exécutions parallèles lorsque que tu lances la commande
en background?

Marc Mongenet



More information about the gull mailing list