Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add patch for regress tlsexttest | kinichiro | 2017-09-03 | 1 | -0/+41 |
Some compiler does not support 0 sized array. This patch changes 0 sized array to have NULL and using variable instead of sizeof function. |