1. 26 Feb, 2016 1 commit
  2. 22 Feb, 2016 1 commit
  3. 16 Feb, 2016 2 commits
  4. 15 Feb, 2016 1 commit
  5. 06 Feb, 2016 1 commit
  6. 01 Feb, 2016 1 commit
  7. 29 Jan, 2016 4 commits
  8. 26 Jan, 2016 1 commit
  9. 13 Jan, 2016 2 commits
    • Kenton Varda's avatar
      ceb38966
    • Kenton Varda's avatar
      Fix message corruption bug introduced in 2c9c5c83. · 4d4f831a
      Kenton Varda authored
      As of that change, adopting an empty struct into a pointer that already had some other value fails to overwrite the upper 32 bits of the pointer, thus resulting in a struct pointer with totally bogus bounds. Normally this will either cause a bounds check exception to be thrown when that pointer is later accessed, or lead to a struct containing bogus data (but if teh struct was expected to be empty, probably that data is never accessed).
      4d4f831a
  10. 09 Jan, 2016 2 commits
  11. 07 Jan, 2016 6 commits
  12. 04 Jan, 2016 1 commit
  13. 26 Dec, 2015 1 commit
  14. 24 Dec, 2015 1 commit
  15. 17 Dec, 2015 1 commit
  16. 16 Dec, 2015 2 commits
  17. 15 Dec, 2015 1 commit
  18. 14 Dec, 2015 1 commit
  19. 13 Dec, 2015 5 commits
  20. 11 Dec, 2015 1 commit
  21. 09 Dec, 2015 2 commits
  22. 05 Dec, 2015 1 commit
  23. 24 Nov, 2015 1 commit