Redesign log_id_cache so that it doesn't keep IdString instances referenced, fixes...
authorClifford Wolf <clifford@clifford.at>
Mon, 15 Jul 2019 15:10:42 +0000 (17:10 +0200)
committerClifford Wolf <clifford@clifford.at>
Mon, 15 Jul 2019 15:10:42 +0000 (17:10 +0200)
commit44fd459c799e393d13d664102cf381264c80649f
treec1471cf52f6f2a150830619c08b8bbb4f567dde8
parent0e6c83027f24cdf7082606a5631468ad28f41574
Redesign log_id_cache so that it doesn't keep IdString instances referenced, fixes #1178

Signed-off-by: Clifford Wolf <clifford@clifford.at>
kernel/log.cc