[Bug 1508] rtems_filesystem_evaluate_path does not handle NULL paths

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Mar 13 12:44:41 UTC 2012


https://www.rtems.org/bugzilla/show_bug.cgi?id=1508

Sebastian Huber <sebastian.huber at embedded-brains.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian.huber at embedded-br
                   |                            |ains.de

--- Comment #1 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2012-03-13 07:44:41 CDT ---
NULL pointers as path are an error of the caller.  An empty path "" leads now
to EINVAL according to POSIX with:

http://git.rtems.org/rtems/commit/?id=c5392ef924c0d6f024012f294f39fdb5c6ac2da8

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list