Files
releases/plugins/bundle
Patrick East 64512c1c90 plugins/bundle: Pass copy of status to bulk listeners
Previously it would pass a reference to the status map on the plugin,
which is potentially dangerous as the map can be changed (happens
explicitly on plugin reconfigure).

This now gives each bulk listener their own copy of the map.

Fixes: #1962
Signed-off-by: Patrick East <east.patrick@gmail.com>
2020-01-13 11:24:38 -08:00
..
2019-09-27 09:55:11 -04:00