[Python-Dev] An infinite loop in dictobject.c (original) (raw)
Daniel Farina daniel at heroku.com
Thu May 24 22:15:43 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 Thu, May 24, 2012 at 1:07 PM, Nick Coghlan <ncoghlan at gmail.com> 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 so; I do not see in in the backpatches made to 2.6.5 (http://packages.ubuntu.com/lucid/python2.6), unless they are particularly slick.
-- fdr
- 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 ]