diff options
author | unknown <msvensson@neptunus.(none)> | 2006-07-18 12:41:41 +0200 |
---|---|---|
committer | unknown <msvensson@neptunus.(none)> | 2006-07-18 12:41:41 +0200 |
commit | 7f2140d3ed7a114a42a2ca645608e46ff2768238 (patch) | |
tree | 3f831238bad1ea4e7ea34473aa1794686d5ae4e5 /config | |
parent | b46c81e10947c54704a58812698debbf687bae80 (diff) | |
download | mariadb-git-7f2140d3ed7a114a42a2ca645608e46ff2768238.tar.gz |
Bug#18539 uncompress(d) is null: impossible?
- Add a check that length of field to uncompress is longer than 4 bytes.
This can be dones as the length of uncompressed data is written as
first four bytes of field and thus it can't be valid compressed data.
mysql-test/r/func_compress.result:
Update test results
sql/item_strfunc.cc:
Is size of field is less than or equal to 4 bytes, indicate data is uncompressable/corrupt.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions