Skip to content
Prev 34156 / 63424 Next

Crash due to extreme example

On 9/24/2009 11:00 AM, Saptarshi Guha wrote:
R builds up the element name (x$x$x ...) in a fixed size buffer.  There 
was code to detect when the buffer was full and stop building the name, 
but it was buggy.  I patched the bug.

Duncan Murdoch