Closed lsileoni closed 7 months ago
Validator iterator causes heap buffer overflow, because when an iterator is at the beginning, it attempts to grab it-1, which doesn't make sense.
Validator iterator causes heap buffer overflow, because when an iterator is at the beginning, it attempts to grab it-1, which doesn't make sense.