Skip to content
  1. Dec 03, 2012
  2. Dec 01, 2012
    • Alexander Potapenko's avatar
      Add caching to the MemoryMappingLayout class on Linux. This is necessary for... · 78114258
      Alexander Potapenko authored
      Add caching to the MemoryMappingLayout class on Linux. This is necessary for the cases when a sandbox prevents ASan from reading the mappings
      from /proc/self/maps.
      The mappings are currently being cached on each access to /proc/self/maps. In the future we'll need to add an API that allows the client to notify ASan about the sandbox.
      
      llvm-svn: 169076
      78114258
  3. Nov 30, 2012
  4. Nov 28, 2012
  5. Nov 24, 2012
  6. Nov 23, 2012
  7. Nov 22, 2012
  8. Nov 21, 2012
  9. Nov 20, 2012
  10. Nov 19, 2012
  11. Nov 14, 2012
  12. Nov 09, 2012
  13. Nov 08, 2012
  14. Nov 06, 2012
  15. Nov 02, 2012
  16. Oct 26, 2012
  17. Oct 18, 2012
  18. Oct 17, 2012
  19. Oct 16, 2012
  20. Oct 15, 2012
Loading