Files
releases/server
Patrick East 6c7d9daa94 plugins: Fix panic with /health and envoy plugin
If there was a nil status value it was still being added to the
status map, but the server didn't check before dereferencing it.

We now just check if the pointer is nil before trying to use it.

Fixes: #2396
Signed-off-by: Patrick East <east.patrick@gmail.com>
2020-05-13 13:11:19 -07:00
..
2016-08-08 09:20:24 -07:00