diff options
author | Zackery Spytz <zspytz@gmail.com> | 2018-07-21 08:27:44 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-07-21 08:27:44 (GMT) |
commit | 32522050773c257a5c3c0c8929ba5c64123b53ed (patch) | |
tree | 06a2ac5cf99f2cd7e9b862425a7ece47532259ac /Python/thread_solaris.h | |
parent | c5bc6e477e659e95ab8837cea85c1e52ae916e02 (diff) | |
download | cpython-32522050773c257a5c3c0c8929ba5c64123b53ed.zip cpython-32522050773c257a5c3c0c8929ba5c64123b53ed.tar.gz cpython-32522050773c257a5c3c0c8929ba5c64123b53ed.tar.bz2 |
bpo-25943: Fix potential heap corruption in bsddb's _db_associateCallback() (GH-8337)
There was a missing check for integer overflow, several function calls
were not checked for failure, and allocated memory was not freed if an
error occurred.
Diffstat (limited to 'Python/thread_solaris.h')
0 files changed, 0 insertions, 0 deletions