Bruce

Results 3 issues of Bruce

I compile openssl1.1.0h use the default config. Just test evt and client in libuv-tls directory. And i receive coredump as follows, I found something related [here](https://github.com/curl/curl/issues/905) and [here](https://people.freedesktop.org/~teuf/0001-Avoid-double-free-with-OpenSSL-1.1.0.patch) ``` (gdb)...

related issue: https://github.com/deleisha/evt-tls/issues/21

@preshing I use junction and turf static lib, TURF_REPLACE_OPERATOR_NEW is open by default, but when integrate into application, the application coredump at operator delete. Does it's need recompile all the...