]> granicus.if.org Git - python/commit
Don't call memset() before checking that the ptr is not NULL.
authorArmin Rigo <arigo@tunes.org>
Tue, 20 Sep 2005 18:07:47 +0000 (18:07 +0000)
committerArmin Rigo <arigo@tunes.org>
Tue, 20 Sep 2005 18:07:47 +0000 (18:07 +0000)
commita6eb56cf4672cedb813af1c228df14d1d2208c7a
tree4da3b4a41688de2c5bdce8e0c225f682e8895da2
parentb53355ad773723aa9f9ac4d70f21010a80e07d62
Don't call memset() before checking that the ptr is not NULL.
Python/thread_pthread.h