[svn-r10049] Fixed bug in lmt_send_RTS where we released a request after...
[svn-r10049] Fixed bug in lmt_send_RTS where we released a request after destroying it. This bug highlights a larger issue with how we're handling requests after an error: In some places we're destroying them and in others we're releasing them. fixes #1638
Please register or sign in to comment