codership / wsrep-API

Write Set Replication API specification
GNU General Public License v2.0
26 stars 15 forks source link

Add tls stream pointer to error message function #59

Closed temeo closed 3 years ago

temeo commented 3 years ago

The stream context may be needed by the application to store extra error information for human readable error messages.

Fix to dummy provider: Return immediately from free() if it has already been called.