summaryrefslogtreecommitdiff
path: root/libmisc/tests/test_map.c
AgeCommit message (Collapse)Author
2025-04-12Replace lib9p map with a libmisc heap-allocated mapLuke T. Shumaker
Turns out using static buffers makes it hard to detect "use-after-free" problems and leaks.