bpo-34230: Fix crashes in pysqlite_build_row_cast_map() on memory allocation failure. by sir-sigurd · Pull Request #8473 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Closed
sir-sigurd wants to merge 1 commit intopython:masterfrom
Closed
bpo-34230: Fix crashes in pysqlite_build_row_cast_map() on memory allocation failure.#8473
sir-sigurd wants to merge 1 commit intopython:masterfrom
bpo-34230: Fix crashes in pysqlite_build_row_cast_map() on memory allocation failure.#8473
sir-sigurd wants to merge 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Contributor
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Member
berkerpeksag
commented
Jul 26, 2018
berkerpeksag commented
Jul 26, 2018Thanks for the PR. @serhiy-storchaka has already wrote a PR that does the same fix as part of bpo-32788: https://github.com/python/cpython/pull/3723/files#diff-26f74db3527991715b482a5ed2603870R139
berkerpeksag
closed this
sir-sigurd
deleted the
sqlite-row-cast-map-bugs
branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment