Critical bugfix for the proxy when using an "internal" backend with extstore enabled. Does not affect the system otherwise.
The proxy's "internal cache" feature allows it to access cache objects from within itself, acting as both a proxy and a cache node. However when combined with extstore there was an error which could lead to memory corruption in some circumstances.
- proxy: fix mcp.internal memory corruption