commit | 3f79ceaf76cabb14228f63813a1101b6944fbf39 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Fri Mar 09 14:56:35 2012 -0800 |
committer | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Fri Mar 09 14:56:35 2012 -0800 |
tree | 6250aa7288ebfaa70c556003ec21587d28ebf9d6 | |
parent | bc2c186728161ceff19e7fd6db1dfab907c723a4 [diff] |
Fix test_export_invalid with certain versions of OpenSSL. Previously OpenSSL did the NULL check for us, now we do it.