Skip to content
Snippets Groups Projects
Unverified Commit 34335ad0 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

(cherry picked from commit 832fea92)
parent 9ce539d8
No related branches found
No related tags found
No related merge requests found
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