Don't use unsupported format string in ld.so (bug 29427)
The dynamic loader does not support printf format strings that contain a literal field width or precision, they have to be specified indirectly.
Loading
Please register or sign in to comment