attractivechaos / klib

A standalone and lightweight C library

Home Page:http://attractivechaos.github.io/klib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

TuBieJun opened this issue · comments

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