attractivechaos / klib

A standalone and lightweight C library
http://attractivechaos.github.io/klib/
MIT License
4.18k stars 556 forks source link

The kv_pop in kvec.h not set the size of vec to 0 ? #145

Closed TuBieJun closed 4 years ago

TuBieJun commented 4 years ago

After the kv_pop function change the v.a, should set the size of vec to 0?