rplan: fix a coverity warning (CID 164834)
There would be no real resource leak, as the memory is on a mempool, so the lifetime is limited by kr_request finishing. Also, it's only on an unlikely error branch, but still...
Showing
Please register or sign in to comment