On 10 November 2015 at 11:19, Egbert Eich <[email protected]> wrote:
> From: Egbert Eich <[email protected]>
>
> XdmcpFatal() calls FatalError() with '%*.*s' in the format string.
> FatalError() uses the async safe versions of printf() which only
> support a subset of the POSIX printf formats - they don't contain
> the '*' width and precision specifiers.

There is a patch from Jon Turney in the tree since 1.17.2:
    d3080d4 os: Teach vpnprintf() how to handle "%*.*s"

Maybe you can cherry-pick it into your 1.16 branch.


Cheers,
    Daniel
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to