summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRex Kerr <ichoran@gmail.com>2014-01-31 15:22:55 -0800
committerRex Kerr <ichoran@gmail.com>2014-01-31 15:26:59 -0800
commitf84acc99cd46e43f0ce6c466534882390459d9b5 (patch)
treebae9b9d6db5f90205aab2419ed4ffd8a47030148 /docs
parent624e668acfead08289078662d43d281b7b445d71 (diff)
downloadscala-f84acc99cd46e43f0ce6c466534882390459d9b5.tar.gz
scala-f84acc99cd46e43f0ce6c466534882390459d9b5.tar.bz2
scala-f84acc99cd46e43f0ce6c466534882390459d9b5.zip
SI-7266 Stream leaks memory
Changed tail-generation function to mutable and clear it after it's used to allow any captured memory to be freed once the tail has been generated. (This is a case where a by-name parameter was used when a lazy val parameter was wanted instead. If we ever get lazy val parameters, we should switch to that.)
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions