Date: Fri, 05 Oct 2018 19:23:01 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 229433] overflow at realpath() Message-ID: <bug-229433-227-lon9ypUUH3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229433-227@https.bugs.freebsd.org/bugzilla/> References: <bug-229433-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229433 Yuri Pankov <yuripv@yuripv.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yuripv@yuripv.net --- Comment #1 from Yuri Pankov <yuripv@yuripv.net> --- 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229433-227-lon9ypUUH3>