Re: Real-World Impact of Hash DoS in Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Real-World Impact of Hash DoS in Lua
- From: Florian Weimer <fw@...>
- Date: 2012年1月26日 11:32:10 +0100
* John Graham-Cumming:
> I'm willing to work on a patch for Lua if folks are likely to be
> interested.
For 5.1, I've got a patch that replaces the string hash function with
the de-facto industry standard (one of Bob Jenkin's functions). I
could tidy up the patch and post it if there is enough interest.