]> 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:12:12 +0000 (15:12 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Mon, 11 Jun 2012 14:12:12 +0000 (15:12 +0100)
commit197651b4e38449c7fe4c13e7c6feebeb5c52d220
treee971f5d149e409d59cc371d31caba75cf7525205
parent2a2ce4f6739bf5c8ec490df16d10cec51e0442fa
Issue #10133: Make multiprocessing deallocate buffer if socket read fails.

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