Skip to content
  • Daniel Boles's avatar
    cssselector: Ensure we do not index out of bounds · 6063a892
    Daniel Boles authored
    This would only happen if the last element was deprecated, but it should
    be avoided anyway.
    
    CID 1388852 (#1 of 1): Out-of-bounds read (OVERRUN)
    12. overrun-local: Overrunning array pseudo_classes of 16 32-byte
    elements at element index 16 (byte offset 512) using index i + 1U (which
    evaluates to 16).
    6063a892