You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "PragmaTwice (via GitHub)" <gi...@apache.org> on 2023/04/12 02:58:14 UTC

[GitHub] [incubator-kvrocks] PragmaTwice opened a new pull request, #1380: Fix disordered stack pop in replyToRedisReply

PragmaTwice opened a new pull request, #1380:
URL: https://github.com/apache/incubator-kvrocks/pull/1380

   In some code path, `replyToRedisReply` does not pop the value after reply, which is expected to pop.
   
   In this PR, we do not pop the value in any path of `replyToRedisReply` intead, making it more friendly to use.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] PragmaTwice merged pull request #1380: Fix disordered stack pop in replyToRedisReply

Posted by "PragmaTwice (via GitHub)" <gi...@apache.org>.
PragmaTwice merged PR #1380:
URL: https://github.com/apache/incubator-kvrocks/pull/1380


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org