[2.7] bpo-25943: Fix potential heap corruption in bsddb's _db_associateCallback() by ZackerySpytz · Pull Request #8337 · python/cpython
…teCallback() 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters