commit | e73818600065821d588af475b024f4eb518c3509 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Nov 30 20:55:25 2017 +0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Thu Nov 30 07:55:25 2017 -0500 |
tree | 8133b415490c43308be803927c0c51515b46af89 | |
parent | f724786613f90eb6e6ea26f4dbe17a1cda238d1e [diff] |
fix a memory leak and a potential UAF and also #722 (#723) * fix a memory leak and a potential UAF and also #722 * sanity check * bump cryptography minimum version, add changelog