commit | 3152bc36fd1a8ab349d6802e9b48dd88a35b3620 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Aug 22 01:54:33 2018 -0400 |
committer | GitHub <noreply@github.com> | Wed Aug 22 01:54:33 2018 -0400 |
tree | 65dfb9d22628724c84b48718aa1401160011ee51 | |
parent | 985dcd49cab44bba63ffebe413a9ef17b3da5fa7 [diff] |
bpo-34456: pickle: Add missing NULL check to save_global(). (GH-8851) Reported by Svace static analyzer. (cherry picked from commit f8c06b028036e50596e75d4c9f6b27ba05133efe) Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>