]> granicus.if.org Git - python/commit
Fix NULL check in sock_sendmsg_iovec. CID 1372885
authorChristian Heimes <christian@python.org>
Tue, 13 Sep 2016 08:07:16 +0000 (10:07 +0200)
committerChristian Heimes <christian@python.org>
Tue, 13 Sep 2016 08:07:16 +0000 (10:07 +0200)
commitfaf2cea1fdae5bdb99d3406bda2fe6090890d4fe
treedc64f695f06f3036cf288812c1d59f03f5717a78
parent7a9e993f412551607b74fe83344a8fda11a17425
Fix NULL check in sock_sendmsg_iovec. CID 1372885
Modules/socketmodule.c