Viewing Issue Simple Details
[ Jump to Notes ]
|
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Type |
Date Submitted |
Last Update |
0001683 |
[Issue 8 drafts] System Interfaces |
Comment |
Error |
2023-04-23 15:33 |
2023-04-23 15:33 |
|
Reporter |
dennisw |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
Open |
|
Status |
New |
|
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 ... toThe nbyte argument exceeds ... |
Tags |
No tags attached. |
|
Attached Files |
|
|