diff options
author | Tom Sutcliffe <tomsci@me.com> | 2019-03-09 13:41:22 +0000 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2019-03-10 11:02:12 +0100 |
commit | cbe95e35f8309493094c93d882d0c18e8063f292 (patch) | |
tree | e4ab0d269f880f9bcf8083903d4b1cff96760e2c /Makefile.am | |
parent | 4a925177a81c2566d2a81a0a450607a5ff4d9048 (diff) |
Fix Win32 p11_dl_error crash
Caused by returning a buffer that wasn't allocated with malloc and
needed to be freed with LocalFree() instead. The fix is to strdup
msg_buf so what's returned can be free()d.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions