Saida Dhanavath added the comment:

Hi xiang,


I have already patched our build environment with the fix and tested it 
locally. Although I cannot test it in production, have taken out the code of 
new_weakref, init_weakref and clear_weakref from weakrefobject.c. Changed 
init_weakref to initialize wr_prev and wr_next with NULL and verified that test 
program does crash after fix.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29347>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to