Skip to content
Prev 17082 / 63424 Next

valgrind complains about regex.c (PR#8043)

Prof Brian Ripley wrote:
There were both a read and a write.  I can see the read being harmless, 
but is the write harmless?  I suspect this may be the bug I fixed on 
July 16, since it had to do with character classes including ranges 
(like Charlie's "[a-pr-z]").

Charlie, have you tried a recent version of R-patched?

Duncan Murdoch