# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #59472] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=59472 >
In src/hash.c:816 there is a TODO comment:
/* TODO randomize */
hash->seed = 3793;
This needs to be investigated and probably implemented.
