mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
News entry for
Fix for SF# 1649098: avoid zero-sized array declaration in structure.
This commit is contained in:
parent
f9a8544567
commit
8b6a17bdeb
1 changed files with 3 additions and 0 deletions
|
|
@ -71,6 +71,9 @@ Library
|
|||
Extension Modules
|
||||
-----------------
|
||||
|
||||
- Bug #1649098: Avoid declaration of zero-sized array declaration in
|
||||
structure.
|
||||
|
||||
- Bug #1703286: ctypes no longer truncates 64-bit pointers.
|
||||
|
||||
- Bug #1721309: prevent bsddb module from freeing random memory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue