commit | f00703d29438b5f2e9524b04a247167f042a50ef | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Oct 28 22:17:45 2018 -0700 |
committer | GitHub <noreply@github.com> | Sun Oct 28 22:17:45 2018 -0700 |
tree | 13e766c4a0886fc07acdf881704fa5130cb14c53 | |
parent | 1a3f18e2c58367157d904f5c077ccf5a3e076f7d [diff] |
Fix a possible "double decref" in termios.tcgetattr(). (GH-10194) (cherry picked from commit 53835e92d315340444e3dd083b3f69a590b00e07) Co-authored-by: Zackery Spytz <zspytz@gmail.com>