summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@mariadb.org>2020-04-02 00:39:54 +0400
committerSergey Vojtovich <svoj@mariadb.org>2020-04-02 00:57:00 +0400
commitb40b3720cbba133ee76ef336bf89bbf5c03ac403 (patch)
tree7b379a1788fefbd7791f7784e89d76557896a705 /sql/sql_partition.cc
parentb092d35f13ceae37cda26478635b127f9b401e2c (diff)
downloadmariadb-git-b40b3720cbba133ee76ef336bf89bbf5c03ac403.tar.gz
MDEV-21348 - column compression memory leak
The Storage-Engine Independent Column Compression does not call deflateEnd() when deflate() does not return Z_STREAM_END. This for instance happens when the data is already (externally) compressed and deflate() needs more space than the original data. This patch is based on contribution by Martijn Broenland.
Diffstat (limited to 'sql/sql_partition.cc')
0 files changed, 0 insertions, 0 deletions