Skip to content

Conversation

@elprans
Copy link
Member

@elprans elprans commented Jan 8, 2020

The size of the output buffer in numeric decoder is computed incorrectly
which may lead to stack corruption or access to unitialized memory.

This also fixes incorrect rendering of trailing zeros in some cases.

Fixes: #520
Fixes: #514

The size of the output buffer in numeric decoder is computed incorrectly which may lead to stack corruption or access to unitialized memory. This also fixes incorrect rendering of trailing zeros in some cases. Fixes: #520 Fixes: #514
@elprans elprans requested a review from 1st1 January 8, 2020 20:04
@1st1 1st1 merged commit 851d586 into master Jan 9, 2020
@1st1 1st1 deleted the fix-decimal branch January 9, 2020 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants