commit | 74a307d48ef8b278c4629ca0ef2139be1c9a34e6 | [log] [tgz] |
---|---|---|
author | Alexey Izbyshev <izbyshev@users.noreply.github.com> | Sun Aug 19 21:52:04 2018 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Aug 19 21:52:04 2018 +0300 |
tree | 31591459ce61fa6d19c77151b63912c9db05e208 | |
parent | 225b05548027d55aafb11b65f6a4a2bef2f5196f [diff] |
bpo-34435: Add missing NULL check to unicode_encode_ucs1(). (GH-8823) Reported by Svace static analyzer.