[Bug 1533] New: TFTP File system open does not set errno

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri May 28 22:07:29 UTC 2010


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

           Summary: TFTP File system open does not set errno
           Product: RTEMS
           Version: 4.10
          Platform: All
        OS/Version: RTEMS
            Status: ASSIGNED
          Severity: normal
          Priority: P3
         Component: filesystem
        AssignedTo: chrisj at rtems.org
        ReportedBy: chrisj at rtems.org


The TFTP file system code does not set errno in open. It returns the errno
error code rather than setting errno and returning 0 or 1 for an error. This
results in the file being opened with no worker so set to NULL and a machine
check in read.

-- 
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