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
Loading
Please register or sign in to comment