diff options
author | Pavel Tvrdik <pawel.tvrdik@gmail.com> | 2016-10-01 12:50:29 +0200 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2016-10-11 21:25:21 +0200 |
commit | c2564d34af9e01a828c24b0be7f269e5b036b5da (patch) | |
tree | 5f6b258a0cdad47c6b0b2649224ed516ddba0035 /doc | |
parent | 7935b9d21228dcd1eb95ebcb056b2a815e3e854b (diff) |
Tree/Trie: Check the end of buffer
We set buffer->pos to buffer->end in function buffer_print() when
bvsnprintf() failed, so there would be uninitialized memory between
the old buffer->pos and the current buffer->pos.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions