[MDEV-6548] Incorrect compression on LZMA Created: 2014-08-07 Updated: 2014-08-07 Resolved: 2014-08-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.15-FusionIO, 10.1.0 |
| Fix Version/s: | 10.0.15-FusionIO, 10.1.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | fusion-io, innodb, xtradb | ||
| Description |
|
Incorrect parameter to function lzma_easy_buffer_encode function. out_size should be correct buffer free size and resulting compressed size is on out_pos. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2014-08-07 ] |
|
revno: 3994 Analysis: Provided incorrect parameter to output buffer size |
| Comment by Jan Lindström (Inactive) [ 2014-08-07 ] |
|
commit d87ffeb49133aa459e134f09924cd7b7b5013632 Analysis: Provided incorrect parameter to output buffer size |