• Moti Cohen's avatar
    HFE - count in command must match actual number of fields (#13369) · a9267137
    Moti Cohen authored
    There was wrong preliminary assumption that we can optionally provide
    vector of arguments more than count.
    This is error-prone approach that leaded to actual error in that case.
    This PR enforce that vector of argument match count.
    
    Also fixed flaky HRANDFIELD test.
    a9267137
t_hash.c 121 KB