Skip to content
Snippets Groups Projects
Commit 832fea92 authored by Mergen Imeev's avatar Mergen Imeev Committed by Igor Munkin
Browse files

sql: fix memleak in sqlSelect

This patch fixes a memory leak in sqlSelect that was caused by pWInfo
not being removed if an error occurred while encoding a GROUP BY
expression.

Closes #8535
Closes tarantool/security#125

NO_DOC=memleak
NO_TEST=memleak
parent e397729c
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment