Skip to content
Snippets Groups Projects
Forked from redox-os / relibc
1449 commits behind the upstream repository.
oddcoder's avatar
Ahmed Abd El Mawgood authored
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.
4a47bc4a
History