1. 12 Oct, 2017 1 commit
    • Edward Catmur's avatar
      Don't read past the end of the decode out buffer. · 0771d33b
      Edward Catmur authored
      If we finish decoding in step_a state, there is no current output character, so reading *plainchar will either be an uninitialized read or (if the output buffer is minimally sized) a past-the-end read.
      
      Detected by -fsanitize=address.
      0771d33b
  2. 03 Oct, 2017 2 commits
  3. 30 Sep, 2017 3 commits
  4. 26 Sep, 2017 2 commits
  5. 24 Sep, 2017 4 commits
  6. 23 Sep, 2017 1 commit
  7. 22 Sep, 2017 10 commits
  8. 21 Sep, 2017 13 commits
  9. 19 Sep, 2017 1 commit
  10. 18 Sep, 2017 1 commit
  11. 17 Sep, 2017 1 commit
  12. 15 Sep, 2017 1 commit