summaryrefslogtreecommitdiff
path: root/t/proxyunits.t
diff options
context:
space:
mode:
authordormando <dormando@rydia.net>2023-05-07 23:26:12 -0700
committerdormando <dormando@rydia.net>2023-05-07 23:30:48 -0700
commit894f381033c6ed0b6fa285603571d6f791754bad (patch)
treedc95126b3952546bae424b05d0a062da7e58fd72 /t/proxyunits.t
parent7efa06de573cd542431ab306a7048e436e8f4d5b (diff)
downloadmemcached-894f381033c6ed0b6fa285603571d6f791754bad.tar.gz
proxy: fix config_routes numeric table copy
If the table returned from config_pools had numeric keys it would fail to copy them into config_routes properly. Without patch: Failed to execute mcp_config_routes: t/config.lua:9: attempt to concatenate a nil value (field 'integer index') function mcp_config_routes() return { [1] = "val" } end
Diffstat (limited to 't/proxyunits.t')
0 files changed, 0 insertions, 0 deletions