[Tarantool-patches] [PATCH v2 0/2] base64: Fix decoder, improve its performance
Sergey Nikiforov
void at tarantool.org
Tue Dec 15 17:22:44 MSK 2020
First patch fixes #3069, second one improves base64 decoder performance
Branch: https://github.com/tarantool/tarantool/tree/void234/gh-3069-fix-base64-memory-overrun-v2
Issue: https://github.com/tarantool/tarantool/issues/3069
Sergey Nikiforov (2):
base64: Fix decoder output buffer overrun (reads)
base64: Improve decoder performance
third_party/base64.c | 54 ++++++++++++++++++++++++++++++--------------
1 file changed, 37 insertions(+), 17 deletions(-)
--
2.25.1
More information about the Tarantool-patches
mailing list