commit | 62674f3a36ec55f86a5f20ee028a37fbd549bd6c | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Dec 10 23:05:13 2018 -0800 |
committer | GitHub <noreply@github.com> | Mon Dec 10 23:05:13 2018 -0800 |
tree | e0e54395611c4a6eca057ea673c2d515fe45cd3b | |
parent | 3b9a0186c44d0c3e477c38fdc00203ec99aec912 [diff] |
bpo-35454: Fix miscellaneous minor issues in error handling. (GH-11077) * bpo-35454: Fix miscellaneous minor issues in error handling. * Fix a null pointer dereference. (cherry picked from commit 8905fcc85a6fc3ac394bc89b0bbf40897e9497a6) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>