notroj opened a new pull request, #38:
URL: https://github.com/apache/apr/pull/38

   ```
   * shmem/unix/shm.c (apr_shm_open):
     Use ftruncate() directly for the shm_open() path avoiding
     unnecessary complexity - and lseek() - if using apr_file_t wrapper.
     Also catch mmap() errors.
   
   PR: 66435
   ```


-- 
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: dev-unsubscr...@apr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to