Avoid crash if hv.n is greater than kh_size(h); fix #3565
The resulting behavior is different from CRuby, but modifying hash key afterwards is undefined behavior in ISO spec.
Showing
Please register or sign in to comment
The resulting behavior is different from CRuby, but modifying hash key afterwards is undefined behavior in ISO spec.