diff options
author | Douglas Creager <dcreager@google.com> | 2015-11-10 15:05:18 -0500 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-11-10 22:34:07 +0100 |
commit | 3e0d64d075f7907f1ba322eb427fd07b96c1258c (patch) | |
tree | d41b156d849327523fbd31febff6448e38fc1259 /m4/.gitignore | |
parent | 01b7d8274c4c9ad33cd8d0eeb5eeaa9a28a23c15 (diff) |
BoringSSL: Work with stricter BIO_get_mem_data()
BoringSSL implements `BIO_get_mem_data` as a function, instead of a
macro, and expects the output pointer to be a `char **`. We have to add
an explicit cast to grab the pointer as a `const char **`.
Closes #524
Diffstat (limited to 'm4/.gitignore')
0 files changed, 0 insertions, 0 deletions