Skip to content

(PR#13283) R crashes on sprintf with bad format

1 message · Brian Ripley

#
But %S is not valid in C99 or POSIX, even if it is a variant in some 
systems.

I am working on a more careful checker right now, but there will be limits 
to what we can catch: this was already a pretty rare example.

Brian
On Fri, 14 Nov 2008, William Dunlap wrote: