1. 28 Aug, 2019 1 commit
  2. 21 Feb, 2019 1 commit
    • tests: apply: verify that we correctly truncate the source buffer · 966b9440
      Previously, we would fail to correctly truncate the source buffer
      if the source has more than one line and ends with a non-newline
      character. In the following call, we thus truncate the source
      string in the middle of the second line. Without the bug fixed,
      we would successfully apply the patch to the source and return
      success. With the overflow being fixed, we should return an
      error now.
      Patrick Steinhardt committed
  3. 05 Nov, 2018 2 commits
  4. 10 Jun, 2018 1 commit
  5. 26 May, 2016 4 commits