about summary refs log tree commit homepage
path: root/ext/raindrops/khashl.h
DateCommit message (Expand)
2024-04-03khashl: avoid multiplication overflow + memset
2024-03-25khashl: use ruby_xrealloc2 to avoid overflow
2024-03-25use switch to khashl for hash table outside of GVL