Richard van der Hoff 73cfe48031 Fix caching error in the push evaluator
Initialising `result` to `{}` in the parameters meant that every call to
_flatten_dict used the *same* target dictionary.

I'm hopeful this will fix https://github.com/matrix-org/synapse/issues/2270,
but I suspect it won't. (This code seems to have been here since forever,
unlike the bug, and I don't really think it explains the observed
behaviour). Still, it makes it hard to investigate the problem.
2017-07-05 00:28:43 +01:00
..
2017-05-05 11:00:21 +01:00
2017-04-05 14:15:09 +01:00
2017-05-31 15:00:29 +01:00
2017-05-31 15:46:36 +01:00
2017-05-18 13:53:48 +01:00
2017-01-17 14:32:53 +00:00
2017-05-31 11:51:01 +01:00
2017-05-31 11:51:01 +01:00
2016-08-08 16:40:39 +01:00
2017-05-31 14:29:32 +01:00