1. 29 Jun, 2015 1 commit
    • Dmitriy Ivanov's avatar
      Lock on dl_interate_phdr · f7d5bf33
      Dmitriy Ivanov authored
      There is possibility of someone dlclosing a library
      while dl_iterate_phdr in progress which can lead to
      dl_iterate_phdr calling callback with invalid address
      if it was unmapped by dlclose.
      
      Bug: http://b/22047255
      Change-Id: I3fc0d9fd2c51fb36fd34cb035f37271fa893a7be
      f7d5bf33
  2. 25 Jun, 2015 1 commit
  3. 24 Jun, 2015 1 commit
  4. 23 Jun, 2015 2 commits
  5. 22 Jun, 2015 3 commits
  6. 19 Jun, 2015 5 commits
  7. 18 Jun, 2015 2 commits
  8. 17 Jun, 2015 7 commits
  9. 16 Jun, 2015 6 commits
  10. 15 Jun, 2015 4 commits
  11. 12 Jun, 2015 3 commits
  12. 11 Jun, 2015 1 commit
  13. 10 Jun, 2015 4 commits