Skip to content

Commit

Permalink
Fixed missing POP_QR_RESET
Browse files Browse the repository at this point in the history
  • Loading branch information
VOS Maintainer committed Dec 5, 2017
1 parent 28036e2 commit 3843f96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libsrc/Wi/sqlvrun.c
Original file line number Diff line number Diff line change
Expand Up @@ -2549,6 +2549,7 @@ aq_qr_func (caddr_t av, caddr_t * err_ret)
QR_RESET_CODE
{
du_thread_t *prev_qi_thread = qi->qi_thread;
POP_QR_RESET;
cli_set_slice (cli, NULL, QI_NO_SLICE, NULL);
if (RST_GB_ENOUGH == reset_code)
{
Expand Down

0 comments on commit 3843f96

Please sign in to comment.