| commit | 5b18fb04ca9d1b99cfff92842d44ed27df269316 | [log] [tgz] |
|---|---|---|
| author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jul 10 16:07:25 2013 +0200 |
| committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jul 17 15:59:42 2013 +0200 |
| tree | 3e1aa2463dd37db4fa54810776b16fa66fcfe1a6 | |
| parent | 360a5830299599f5099e4dd39c06d5a12c1a4b95 [diff] |
Fix bug in x509_get_{ecpubkey,subpubkey}()
- 'p' was not properly updated
- also add a few more checks while at it