diff options
author | Bob Beck <beck@cvs.openbsd.org> | 2014-04-26 18:56:39 +0000 |
---|---|---|
committer | Bob Beck <beck@cvs.openbsd.org> | 2014-04-26 18:56:39 +0000 |
commit | 1fd4e6d6b040074c7db59f84c56338d7d32a16e8 (patch) | |
tree | 6b7b603cd16600155ef930dd0a5b06ffbb8bbc68 /lib/libcrypto/evp/p_enc.c | |
parent | cef6049dc1fb7aae1575d139bab01952d0de2a62 (diff) |
Replace all use of ERR_add_error_data with ERR_asprintf_error_data.
This avoids a lot of ugly gymnastics to do snprintfs before sending the
bag of strings to ERR, and eliminates at least one place in dso_dlfctn.c
where it was being called with the incorrect number of arguments and
using random things off the stack as addresses of strings.
ok krw@, jsing@
Diffstat (limited to 'lib/libcrypto/evp/p_enc.c')
0 files changed, 0 insertions, 0 deletions