You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2023/01/17 15:57:13 UTC

[GitHub] [nuttx] pussuw opened a new pull request, #8168: riscv/addrenv_shm: Add missing sanity check to up_shmdt()

pussuw opened a new pull request, #8168:
URL: https://github.com/apache/nuttx/pull/8168

   ## Summary
   A missing sanity check, make sure the last level page table actually exists before trying to clear entries from it.
   ## Impact
   Almost nothing, only riscv up_shmdt is affected
   ## Testing
   icicle:knsh
   


-- 
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: commits-unsubscribe@nuttx.apache.org

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


[GitHub] [nuttx] xiaoxiang781216 merged pull request #8168: riscv/addrenv_shm: Add missing sanity check to up_shmdt()

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #8168:
URL: https://github.com/apache/nuttx/pull/8168


-- 
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: commits-unsubscribe@nuttx.apache.org

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