]> granicus.if.org Git - python/commit
SSL_dealloc(): Apply the change suggested in SF bug #425370 which
authorBarry Warsaw <barry@python.org>
Mon, 20 Aug 2001 22:26:24 +0000 (22:26 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 20 Aug 2001 22:26:24 +0000 (22:26 +0000)
commitcfb167573680a052c0d4ddc22a5b904d03b0ecac
treeb5a2cdbd43b78299a0cf4e1cc1e52f30a92d52cb
parent7c005af91540415f3550b2bd1a606e310d8355a5
SSL_dealloc(): Apply the change suggested in SF bug #425370 which
    changes the order of the free calls to be the reverse of the alloc
    calls.  Closes that bug.
Modules/socketmodule.c