Skip to content
Snippets Groups Projects
  1. Oct 11, 2018
    • Lioncash's avatar
      svc: Add missing address range sanitizing checks to MapMemory/UnmapMemory · 72e9cb52
      Lioncash authored
      This adds the missing address range checking that the service functions
      do before attempting to map or unmap memory. Given that both service
      functions perform the same set of checks in the same order, we can wrap
      these into a function and just call it from both functions, which
      deduplicates a little bit of code.
      72e9cb52
  2. Oct 10, 2018
  3. Oct 09, 2018
  4. Oct 08, 2018
  5. Oct 07, 2018
Loading