fleet/changes/issue-7420-config-panics
Roberto Dip c0bb0cc4e7
avoid panic when storing a nil pointer in cached_mysql (#8020)
related to #7420, this improves the logic of the clone function in cached_mysql to properly handle nil and nil pointers.
2022-10-03 13:29:20 -03:00

2 lines
97 B
Plaintext

* Fixed a server panic happening when a team was edited via yaml without an `agent_options` key.