No longer realloc() the record buffers. It had some meaning when gnutls_realloc_fast...
commit8e55cf9fad69f2bb49d7754a1b2f97b5b414820e
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 8 Jun 2002 20:32:27 +0000 (8 20:32 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 8 Jun 2002 20:32:27 +0000 (8 20:32 +0000)
tree6917ab9d8ec2c8a5849d455abfca14a94d11f086
parentd0bbe6e61ddd9304022d4965879a7b3ebfd67210
No longer realloc() the record buffers. It had some meaning when gnutls_realloc_fast() was there, but now they one cause a slowdown.
lib/gnutls_buffers.c