#1533 closed defect (fixed)

TFTP File system open does not set errno

Reported by: Chris Johns Owned by: Chris Johns
Priority: normal Milestone: 4.10
Component: fs Version: 4.10
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

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.

Change History (2)

comment:1 Changed on 06/02/10 at 00:30:43 by Chris Johns

Resolution: fixed
Status: assignedclosed

comment:2 Changed on 06/02/10 at 00:30:57 by Chris Johns

Closed.

Note: See TracTickets for help on using tickets.