On Mon, 24 Jun 2013 13:56:33 -0400
Eric Covener <[email protected]> wrote:
> 
> I think this backport stumbled on some renamed variables between 2.0
> and 2.2.  "text" is the format string in 2.0 but it's the result of
> vfprintf in 2.2. I think "str2" needs to be escaped in 2.0

Agreed, my patch only picked up the first of the text args, yours will
catch all of them, so I've switched the proposal to your patch.

Reply via email to