Skip to content

format() applied to an NA character string (PR#9616)

1 message · Brian Ripley

#
On Wed, 18 Apr 2007, Peter Dalgaard wrote:

            
It happened for me on Linux in R 2.4.1 at width=32, but those examples are 
fine on both Linux and Windows in pre-2.5.0.

It was (of course) a buffer overflow, fixed now for 2.5.0.
Valgrind got to the correct spot (in paste.c).