~exarkun/pyopenssl/mem-bio

Viewing all changes in revision 103.

  • Committer: Jean-Paul Calderone
  • Date: 2009-04-27 15:51:27 UTC
  • Revision ID: exarkun@divmod.com-20090427155127-mnmbr3lxg75xlbw2
Correct a few minor bugs

The function name for bio_write was accidentally bio_read, probably copy/paste-o
from_ssl and into_ssl were not initialized to NULL, so later NULL checks might give the wrong results
Two test methods named test_connect were defined, so only the second ever ran

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: