[Python-Dev] An infinite loop in dictobject.c (original) (raw)
Barry Warsaw barry at python.org
Thu May 24 21:56:18 CEST 2012
- Previous message: [Python-Dev] An infinite loop in dictobject.c
- Next message: [Python-Dev] An infinite loop in dictobject.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On May 25, 2012, at 06:07 AM, Nick Coghlan wrote:
If it only started happening recently, suspicion would naturally fall on the hash randomisation security fix (as I assume a new version of Python would have been pushed for 10.04 with that update)
I do not think the hash randomization patch has been pushed to Python 2.6 in Lucid 10.04.4 yet, which still has Python 2.6.5 (plus patches, but not that one).
-Barry
- Previous message: [Python-Dev] An infinite loop in dictobject.c
- Next message: [Python-Dev] An infinite loop in dictobject.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]