| commit | 2aa2b338dbe8aa781d8ccd86ed85cf7e0fb152c7 | [log] [tgz] |
|---|---|---|
| author | Jean-Paul Calderone <exarkun@boson> | Thu Mar 06 21:43:14 2008 -0500 |
| committer | Jean-Paul Calderone <exarkun@boson> | Thu Mar 06 21:43:14 2008 -0500 |
| tree | 7f3b956b0b2eba9daddb42b2436a5c7183dca888 | |
| parent | b6f57beda66d2818167e7b4dd318d1487faabe89 [diff] |
incref the X509Req when returning an X509Name from get_subject which refers to it; this prevents a segfault if the X509Name outlives the X509Req; update docs to reflect this and to reflect previous similar changes which were apparently made to X509.get_subject and X509.get_issuer