aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/SymDenotations.scala
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2016-11-19 00:56:32 +0100
committerMartin Odersky <odersky@gmail.com>2016-11-19 00:56:32 +0100
commitddec688b6e165c68cdd9a33dac968ee4a09b447a (patch)
treef97c80652f2b55abe67a387a6b331a128c5cb45b /src/dotty/tools/dotc/core/SymDenotations.scala
parent30bd586417693fed39045420548b82e9616f0111 (diff)
downloaddotty-ddec688b6e165c68cdd9a33dac968ee4a09b447a.tar.gz
dotty-ddec688b6e165c68cdd9a33dac968ee4a09b447a.tar.bz2
dotty-ddec688b6e165c68cdd9a33dac968ee4a09b447a.zip
Fix memory leak
The lazy val `dummyTree` acquires a type because of copy-on-write and that type can refer via lastDenotation to a context base.
Diffstat (limited to 'src/dotty/tools/dotc/core/SymDenotations.scala')
0 files changed, 0 insertions, 0 deletions