Skip to content

fix maxItems == 0, really ensure no items are remembered

Christoph Cullmann requested to merge work/max_items_0 into master
  • fix maxItems == 0 avoids inserting of any item
  • fix that maxItems can be negative, code doesn't handle that

BUG: 421391

Merge request reports