kmx git
Register
kc3-lang/libressl
kc3-lang
Login
kc3-lang
/
libressl
Browse
Commit
Author :
kinichiro
Date :
2017-09-03 00:51:08
Hash :
512573f0
Message :
Add patch for regress tlsexttest Some compiler does not support 0 sized array. This patch changes 0 sized array to have NULL and using variable instead of sizeof function.