-
Notifications
You must be signed in to change notification settings - Fork 846
Closed
Labels
Description
healthchecks.cc
CID 1518588 (#1 of 1): Out-of-bounds read (OVERRUN)
73. overrun-local: Overrunning array of 16368 bytes at byte offset 16383 by dereferencing pointer event->name.
218 while (finfo && !((event->wd == finfo->wd) ||
219 ((event->wd == finfo->dir->wd) && !strncmp(event->name, finfo->basename, event->len)))) {
220 finfo = finfo->_next;
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done