Files
heimdal/lib
Roland C. Dowdeswell 1b5b82183c In lib/hx509/cert.c, fix cases where errors are returned as certs.
In both hx509_cert_init() and hx509_cert_init_data(), there is an
output parameter for the error code but there are cases where the
error is used as a return value instead of the specified hx509_cert.
We fix these issues.  We also check if error is non-NULL and only
set the error in this case, allowing the functions to be called
with error == NULL without segfault.
2012-12-03 14:12:52 +08:00
..
2012-11-27 21:58:04 -08:00
2012-10-07 16:47:45 -07:00
2012-11-22 17:27:21 -08:00
2012-11-27 21:58:05 -08:00
2012-09-24 21:28:04 -07:00
2012-03-11 10:13:47 -07:00
2012-08-08 00:04:04 +01:00
2012-02-15 10:58:00 +00:00
2012-06-12 18:48:37 -04:00
2012-06-20 19:32:08 -05:00
2012-06-20 19:32:08 -05:00