diff options
author | miod <> | 2014-05-18 19:35:04 +0000 |
---|---|---|
committer | miod <> | 2014-05-18 19:35:04 +0000 |
commit | 68e33037c2e3ee88c2f07e6259cb0ec3c5a5e54f (patch) | |
tree | cdc617af7478edf94a172ec79d4d1e5bd9546cb3 /src/lib/libssl/ssl_ciph.c | |
parent | 085e31a6cf677e0452c0ba970c49088ace77d564 (diff) | |
download | openbsd-68e33037c2e3ee88c2f07e6259cb0ec3c5a5e54f.tar.gz openbsd-68e33037c2e3ee88c2f07e6259cb0ec3c5a5e54f.tar.bz2 openbsd-68e33037c2e3ee88c2f07e6259cb0ec3c5a5e54f.zip |
If you need to allocate `a + b' bytes of memory, then don't allocate `a + b*2',
this is confusing and unnecessary.
Help (coz I got confused) and ok guenther@ beck@
Diffstat (limited to 'src/lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions