• Guido van Rossum's avatar
    SF patch 514641 (Naofumi Honda) - Negative ob_size of LongObjects · 2eb0b87d
    Guido van Rossum yazdı
    Due to the bizarre definition of _PyLong_Copy(), creating an instance
    of a subclass of long with a negative value could cause core dumps
    later on.  Unfortunately it looks like the behavior of _PyLong_Copy()
    is quite intentional, so the fix is more work than feels comfortable.
    
    This fix is almost, but not quite, the code that Naofumi Honda added;
    in addition, I added a test case.
    2eb0b87d
Adı
Son kayıt (commit)
Son güncelleme
..
RPM Loading commit data...
ACKS Loading commit data...
AIX-NOTES Loading commit data...
BeOS-NOTES Loading commit data...
BeOS-setup.py Loading commit data...
HISTORY Loading commit data...
HPUX-NOTES Loading commit data...
NEWS Loading commit data...
PURIFY.README Loading commit data...
Porting Loading commit data...
README Loading commit data...
RFD Loading commit data...
cheatsheet Loading commit data...
find_recursionlimit.py Loading commit data...
gdbinit Loading commit data...
indent.pro Loading commit data...
python-mode.el Loading commit data...
python.man Loading commit data...
setuid-prog.c Loading commit data...
vgrindefs Loading commit data...