[Checkins] [zopefoundation/persistent] 4d2dcc: Fix possibility of rare crash during dealloc. Fixe...

GitHub noreply at github.com
Fri Sep 15 13:43:17 CEST 2017


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

  Changed paths:
    M CHANGES.rst
    M persistent/cPersistence.c
    M persistent/cPickleCache.c

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


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

  Changed paths:
    M CHANGES.rst
    M persistent/cPersistence.c
    M persistent/cPickleCache.c

  Log Message:
  -----------
  Merge pull request #67 from zopefoundation/issue66

Fix possibility of rare crash during dealloc. Fixes #66


Compare: https://github.com/zopefoundation/persistent/compare/740e1d423452...f32f6aee3f1f


More information about the checkins mailing list