szafonimateusz-mi opened a new pull request, #17126:
URL: https://github.com/apache/nuttx/pull/17126

   ## Summary
   
   mmap() should return EBADF errno when fd is not valid. We can just return 
error code from file_get().
   
   Reference: 
https://pubs.opengroup.org/onlinepubs/000095399/functions/mmap.html
   
   ## Impact
   
   POSIX compliance
   
   ## Testing
   
   PSE52 test suite
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to