commit | f8c06b028036e50596e75d4c9f6b27ba05133efe | [log] [tgz] |
---|---|---|
author | Alexey Izbyshev <izbyshev@ispras.ru> | Wed Aug 22 07:51:25 2018 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Wed Aug 22 07:51:25 2018 +0300 |
tree | a90230adc6372d1fc358b96a4ef612e002ff7b26 | |
parent | ef8861c112ed1dac9351958c121bc24ca4ecdb08 [diff] |
bpo-34456: pickle: Add missing NULL check to save_global(). (GH-8851) Reported by Svace static analyzer.