Skip to content
Snippets Groups Projects
Commit c8da06ca authored by Ilya Verbin's avatar Ilya Verbin Committed by Serge Petrenko
Browse files

core: do not limit the length of an error message by 512 bytes

Now the error message is allocated by `malloc' if it doesn't fit into the
static buffer.

Closes #4975

NO_DOC=bugfix
parent 80797d25
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment