1.0.17.17: Add a conservative GC workaround to string-output-streams
commit2de7a2c9085685b5891eac6516057c09f7e331da
authorJuho Snellman <jsnell@iki.fi>
Mon, 2 Jun 2008 03:17:15 +0000 (2 03:17 +0000)
committerJuho Snellman <jsnell@iki.fi>
Mon, 2 Jun 2008 03:17:15 +0000 (2 03:17 +0000)
treee2bc1b47bcbeab41146cab3586499ca17c5332d0
parent9f1f248d53e2a6a9af3784f49ac9f0ab6ec1a414
1.0.17.17: Add a conservative GC workaround to string-output-streams

        * Fill the lists of buffer pointers with NIL after producing
          the string. This reduces the likelyhood of the conservative
          GC hanging on to all of the buffers at once.
src/code/stream.lisp
version.lisp-expr