🎨 fix format
This commit is contained in:
parent
3665dabb00
commit
1a76a2c514
@ -18816,7 +18816,7 @@ class serializer
|
|||||||
// thus removing/ignoring the invalid characters
|
// thus removing/ignoring the invalid characters
|
||||||
bytes = bytes_after_last_accept;
|
bytes = bytes_after_last_accept;
|
||||||
|
|
||||||
// fix for #4552 - discussion pending
|
// fix for #4552
|
||||||
if (error_handler == error_handler_t::ignore)
|
if (error_handler == error_handler_t::ignore)
|
||||||
{
|
{
|
||||||
bytes += undumped_chars;
|
bytes += undumped_chars;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user