1. 12 Oct, 2018 1 commit
    • buf tests: allocate a smaller size for the oom · f2087fc7
      On Linux (where we run valgrind) allocate a smaller buffer, but still an
      insanely large size.  This will cause malloc to fail but will not cause
      valgrind to report a likely error with a negative-sized malloc.
      
      Keep the original buffer size on non-Linux platforms: this is
      well-tested on them and changing it may be problematic.  On macOS, for
      example, using the new size causes `malloc` to print a warning to
      stderr.
      
      (cherry picked from commit 219512e7)
      Edward Thomson committed
  2. 19 Mar, 2018 1 commit
  3. 26 May, 2016 3 commits
  4. 13 Feb, 2015 2 commits
  5. 09 Jan, 2015 1 commit
  6. 14 Nov, 2013 1 commit