• Show log

    Commit

  • Hash : 512573f0
    Author : kinichiro
    Date : 2017-09-03T00:51:08

    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.