jpountz commented on pull request #389:
URL: https://github.com/apache/lucene/pull/389#issuecomment-946681702


   @rmuir Agreed with your thoughts. I wonder what you would think of reducing 
the padding to the strict minimum depending on the number of bits per value. 
This would make it harder to change how we read values in the future, but this 
would also make it more likely to detect out-of-bounds access in the future as 
we could also detect this on low numbers of bits per value.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to