[parrot/parrot] 7600c8: Mark --leak-test to be skipped with AddressSanitiz...

GitHub noreply at github.com
Wed Jun 6 06:08:18 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 7600c8f402f5b40bcb04ee7392fce7d0200fc434
      https://github.com/parrot/parrot/commit/7600c8f402f5b40bcb04ee7392fce7d0200fc434
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-06-04 (Mon, 04 Jun 2012)

  Changed paths:
    M src/exit.c
    M t/run/options.t

  Log Message:
  -----------
  Mark --leak-test to be skipped with AddressSanitizer

See issue GH #765. interp can be already freed, but avoid checking it for now.


  Commit: 976c78ad0a510b707725d6f6b820ae4d8026e3e5
      https://github.com/parrot/parrot/commit/976c78ad0a510b707725d6f6b820ae4d8026e3e5
  Author: Jimmy Zhuo <zhuomingliang at yahoo.com.cn>
  Date:   2012-06-05 (Tue, 05 Jun 2012)

  Changed paths:
    M src/exit.c
    M t/run/options.t

  Log Message:
  -----------
  Merge pull request #781 from rurban/leak-test#765

Mark --leak-test to be skipped with AddressSanitizer


Compare: https://github.com/parrot/parrot/compare/e4b931d...976c78a


More information about the parrot-commits mailing list