Free entry_buffer or it'll be leaked
vector_append() calls vector_insert() which makes a copy of the passed buffer, so the caller can free its buffer.
This commit is contained in:
parent
12501d599c
commit
ff72f5426e
Loading…
Reference in New Issue
Block a user