alcjzk / Webserv

0 stars 0 forks source link

Tini: Validator iterator issue #43

Closed lsileoni closed 7 months ago

lsileoni commented 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.