Skip to content
Snippets Groups Projects
Commit 4a47bc4a authored by Ahmed Abd El Mawgood's avatar Ahmed Abd El Mawgood
Browse files

Fix regressing in printf padding with space

There was bug in printf where space paddings cause segfault,
the problem was that it was pulled from the stack twice while it should
be only done once.
parent d62f9b68
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