summaryrefslogtreecommitdiff
path: root/test/ruby/test_array.rb
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2023-08-31 21:34:50 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-09-06 19:20:57 +0900
commit912f1cda0d2ddfb4e6a52d43952a0562cb0fb46d (patch)
treea2888d1fdc717919a912c67e70faa9515cf95854 /test/ruby/test_array.rb
parent779cab66552af44fcd709af633e1a8d68ccd7740 (diff)
[ruby/openssl] Remove OSSL_DEBUG compile-time option
Remove the OSSL_DEBUG flag and OpenSSL.mem_check_start which is only compiled when the flag is given. They are meant purely for development of Ruby/OpenSSL. OpenSSL.mem_check_start helped us find memory leak bugs in past, but it is no longer working with the recent OpenSSL versions. Let's just remove it now. https://github.com/ruby/openssl/commit/8c7a6a17e2
Diffstat (limited to 'test/ruby/test_array.rb')
0 files changed, 0 insertions, 0 deletions