Project

General

Profile

« Previous | Next » 

Revision e4b16279

Added by rhenium (Kazuki Yamaguchi) about 3 years ago

[ruby/openssl] ssl: fix "warning: ‘ctx’ may be used uninitialized"

The code was introduced by https://github.com/ruby/openssl/commit/65530b887e54 ("ssl: enable generating keying
material from SSL sessions", 2022-08-03).

This is harmless, but we should avoid it.

https://github.com/ruby/openssl/commit/f5b82e814b