_hx509_map_file changed prototype.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16869 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -324,7 +324,7 @@ p12_init(hx509_context context,
|
||||
goto out;
|
||||
}
|
||||
|
||||
ret = _hx509_map_file(residue, &buf, &len);
|
||||
ret = _hx509_map_file(residue, &buf, &len, NULL);
|
||||
if (ret)
|
||||
goto out;
|
||||
|
||||
|
Reference in New Issue
Block a user