1. 11 Oct, 2018 1 commit
    • 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. 10 Oct, 2018 6 commits
  3. 09 Oct, 2018 24 commits
  4. 08 Oct, 2018 6 commits
  5. 07 Oct, 2018 3 commits