Anshika Jain <[email protected]> writes: > This is a latent bug: nothing in the current code prevents > two adjacent negative values in an init_sequence from producing len=0,
Can you elaborate what you mean by "two adjacent negative values in an init_sequence from producing len=0"? How is it possible that negative values in the init sequence causing len to be zero? > and there is no guarantee future or out-of-tree panel definitions > won't do so. Basic testing of future drivers would prevent such bug. It is not on any rarely-executed code path. Nam
