[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Hash Table Collisions (n.runs-SA-2011.004)
- From: Vaughan McAlley <vaughan@...>
- Date: Sun, 1 Jan 2012 17:28:58 +1100
On 1 January 2012 13:27, Mark Hamburg <mark@grubmah.com> wrote:
> I am increasingly convinced that the best defense is to fail string interning when the buckets get too long. This obviously could reject some non-malicious cases, but those shouldn't be that common.
>
> Mark
Given that attacks would need to be especially crafted, non-malicious
cases would be very rare (like monkeys typing Shakespeare). Or would
they?
Vaughan