Re: [PATCH] vsprintf: Make "null" pointer dereference more robust

From: Joe Perches
Date: Thu Mar 29 2018 - 12:11:41 EST


On Thu, 2018-03-29 at 17:13 +0200, Petr Mladek wrote:
> The original simple patch grew into something bigger. I have it
> almost ready. It looks the following way at the moment:
[]
> vsprintf: Factor out %p[iI] handler as ip_addr_string()
> vsprintf: Factor out %pV handler as va_format()
> vsprintf: Factor out %pO handler as kobject_string()

I would like to review these before being applied.