зеркало из https://github.com/microsoft/CCF.git
get_data() is used as MbedtlsEntropy, so return an MbedtlsEntropy
This commit is contained in:
Родитель
a2bdba784c
Коммит
03bc3d0750
|
@ -61,7 +61,7 @@ namespace tls
|
|||
|
||||
void* get_data() override
|
||||
{
|
||||
return &entropy;
|
||||
return this;
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче