]> granicus.if.org Git - python/commit
Issue #10133: Make multiprocessing deallocate buffer if socket read fails.
authorRichard Oudkerk <shibturn@gmail.com>
Mon, 11 Jun 2012 14:11:35 +0000 (15:11 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Mon, 11 Jun 2012 14:11:35 +0000 (15:11 +0100)
commit926f58df57dc201608b9e7d0e45a34a28fe49535
treed049ad74fa1cd939d84d0aaa81d35c6a12d4e338
parent0c2c692b8481efc0c4b35b9b422dafb5993c3b60
Issue #10133: Make multiprocessing deallocate buffer if socket read fails.

Patch by Hallvard B Furuseth.
Misc/NEWS
Modules/_multiprocessing/socket_connection.c