mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
7f14542ddd
Before this patch, if a splunk endpoint returned a non-OK status, the splunk driver would read the entire response body. This could lead to excessive memory allocations. Instead put a cap on the amount the driver will read from the response body. Signed-off-by: Brian Goff <cpuguy83@gmail.com> |
||
---|---|---|
.. | ||
splunk.go | ||
splunk_test.go | ||
splunkhecmock_test.go |