[issue41344] SharedMemory crash when size is 0

Pablo Galindo Salgado report at bugs.python.org
Sun Aug 30 15:03:18 EDT 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 475a5fbb5644ea200c990d85d8c264e78ab6c7ea by Vinay Sharma in branch 'master':
bpo-41344: Raise ValueError when creating shared memory of size 0 (GH-21556)
https://github.com/python/cpython/commit/475a5fbb5644ea200c990d85d8c264e78ab6c7ea


----------
nosy: +pablogsal

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41344>
_______________________________________


More information about the Python-bugs-list mailing list