[Checkins] [zopefoundation/BTrees] 16e70d: Fix possibility of rare crash during dealloc. Fixe...

GitHub noreply at github.com
Fri Sep 15 13:37:45 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/BTrees
  Commit: 16e70dd3377d394055c195692ac08c97341f72af
      https://github.com/zopefoundation/BTrees/commit/16e70dd3377d394055c195692ac08c97341f72af
  Author: KIMURA Chikahiro <chi-kimura at xr.jp.nec.com>
  Date:   2017-09-15 (Fri, 15 Sep 2017)

  Changed paths:
    M BTrees/BTreeTemplate.c
    M BTrees/BucketTemplate.c
    M CHANGES.rst

  Log Message:
  -----------
  Fix possibility of rare crash during dealloc. Fixes #75


  Commit: ddb955d26fbd2c78023a0949e5b9d3f66c0e00a9
      https://github.com/zopefoundation/BTrees/commit/ddb955d26fbd2c78023a0949e5b9d3f66c0e00a9
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-09-15 (Fri, 15 Sep 2017)

  Changed paths:
    M BTrees/BTreeTemplate.c
    M BTrees/BucketTemplate.c
    M CHANGES.rst

  Log Message:
  -----------
  Merge pull request #76 from zopefoundation/issue75

Fix possibility of rare crash during dealloc. Fixes #75


Compare: https://github.com/zopefoundation/BTrees/compare/9e6e910294a3...ddb955d26fbd


More information about the checkins mailing list