diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-05-21 08:48:09 -0500 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-05-21 08:48:09 -0500 |
commit | 6e6ac23ad11bc1932b34d3013b39fc858a16a53e (patch) | |
tree | f1ad52f1b16825543a2f516d6e2e4e7e55d6ad9b /tests/conftest.py | |
parent | 055f9601e84cae2c8c5998fbbbf4cbabfb646272 (diff) | |
download | cryptography-6e6ac23ad11bc1932b34d3013b39fc858a16a53e.tar.gz cryptography-6e6ac23ad11bc1932b34d3013b39fc858a16a53e.tar.bz2 cryptography-6e6ac23ad11bc1932b34d3013b39fc858a16a53e.zip |
allocate only 16 bytes
cffi allocates 17 bytes (one for trailing null), but that isn't
used by this function so we don't need to allocate it.
Diffstat (limited to 'tests/conftest.py')
0 files changed, 0 insertions, 0 deletions