src/bfd ChangeLog hash.c

amodra@sourceware.org amodra@sourceware.org
Wed May 3 04:20:00 GMT 2006


CVSROOT:	/cvs/src
Module name:	src
Changes by:	amodra@sourceware.org	2006-05-03 04:20:52

Modified files:
	bfd            : ChangeLog hash.c 

Log message:
	* hash.c (DEFAULT_SIZE): Revert last change.
	(higher_prime_number): Correct test for no larger prime.  Don't
	abort on error, instead return 0.  Depopulate primes[].
	(bfd_hash_lookup): If we overflow size, refuse to grow table.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3488&r2=1.3489
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/hash.c.diff?cvsroot=src&r1=1.21&r2=1.22



More information about the Binutils-cvs mailing list