mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Removing temporary changes.
This commit is contained in:
parent
ef5acd5748
commit
221004a892
@@ -158,7 +158,7 @@ SSL* SSL_new(SSL_CTX* ctx)
|
||||
|
||||
void SSL_free(SSL* ssl)
|
||||
{
|
||||
// ysDelete(ssl);
|
||||
ysDelete(ssl);
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# TODO: THIS TEST DOES NOT WORK ON WINDOWS
|
||||
# This should be fixed.
|
||||
#--source include/not_windows.inc
|
||||
--source include/not_windows.inc
|
||||
|
||||
source include/have_openssl.inc;
|
||||
source include/master-slave.inc;
|
||||
|
||||
Reference in New Issue
Block a user