Do not free the input / output buffers to avoid consing and memory fragmentation... ECL_9_12_2
authorJuan Jose Garcia Ripoll <jjgarcia@juanjo-imac.local>
Wed, 2 Dec 2009 15:02:58 +0000 (16:02 +0100)
committerJuan Jose Garcia Ripoll <jjgarcia@juanjo-imac.local>
Wed, 2 Dec 2009 15:02:58 +0000 (16:02 +0100)
commit5338bcb15703d95bb040347b314cd132004a1a4e
treefc65234a2026c666d78304c997d76b7f39ea8a43
parentbbd35c1a6f1106719c3a48bd99f89ddd07ae3446
Do not free the input / output buffers to avoid consing and memory fragmentation when reading long strings.
src/c/alloc_2.d
src/c/read.d