Skip to content
Prev 62327 / 63424 Next

[External] Re: Bug in out-of-bounds assignment of list object to expression() vector

On Fri, 5 Apr 2024, Ivan Krylov via R-devel wrote:

            
Yes. There are two places where there are some checks, one early and
the other late. The early one is explicitly letting this one through
and shouldn't. So a one line change would address this particular
problem. But it would be a good idea to review why we the late checks
are needed at all and maybe change that. I'll look into it.

Best,

luke