View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001683 | Issue 8 drafts | System Interfaces | public | 2023-04-23 15:33 | 2024-06-11 09:12 |
Reporter | dennisw | Assigned To | |||
Priority | normal | Severity | Comment | Type | Error |
Status | Closed | Resolution | Accepted | ||
Product Version | Draft 3 | ||||
Name | Dennis Wölfing | ||||
Organization | |||||
User Reference | |||||
Section | posix_devctl | ||||
Page Number | 1548 | ||||
Line Number | 51937 | ||||
Final Accepted Text | |||||
Summary | 0001683: nbyte cannot be negative in posix_devctl | ||||
Description | One of the error cases for EINVAL is that nbyte is negative. However nbyte is of type size_t which is unsigned. | ||||
Desired Action | On page 1548 line 51937 changeThe nbyte argument is negative, or exceeds ...to The nbyte argument exceeds ... | ||||
Tags | applied_after_i8d3, issue8 |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-04-23 15:33 | dennisw | New Issue | |
2023-04-23 15:33 | dennisw | Name | => Dennis Wölfing |
2023-04-23 15:33 | dennisw | Section | => posix_devctl |
2023-04-23 15:33 | dennisw | Page Number | => 1548 |
2023-04-23 15:33 | dennisw | Line Number | => 51937 |
2023-06-15 15:20 | Don Cragun | Status | New => Resolved |
2023-06-15 15:20 | Don Cragun | Resolution | Open => Accepted |
2023-06-15 15:20 | Don Cragun | Tag Attached: issue8 | |
2023-07-06 10:18 | geoffclare | Status | Resolved => Applied |
2023-07-06 10:18 | geoffclare | Tag Attached: applied_after_i8d3 | |
2024-06-11 09:12 | agadmin | Status | Applied => Closed |