https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229433

Yuri Pankov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Yuri Pankov <[email protected]> ---
There is no possible overflow in the line you are pointing out:
- there's no user input involved
- path value comes from fts_read(3)
- buf is of PATH_MAX size

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to