[ 
https://issues.apache.org/jira/browse/LUCENE-10187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrien Grand resolved LUCENE-10187.
-----------------------------------
    Fix Version/s: main (9.0)
       Resolution: Fixed

> Reduce DirectWriter's padding to a minimum
> ------------------------------------------
>
>                 Key: LUCENE-10187
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10187
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: main (9.0)
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This is a follow-up of LUCENE-10159 where DirectWriter's padding hid an 
> out-of-bounds access. A consequence of DirectWriter's padding is that 
> out-of-bounds access is completely silent until doc values use strictly more 
> than 16 bits per ord, a situation that almost never occurs in our tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to