Bug #70591 | Coverity analysis results and patches | ||
---|---|---|---|
Submitted: | 10 Oct 2013 15:24 | Modified: | 13 Nov 2013 23:43 |
Reporter: | Honza Horak (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S3 (Non-critical) |
Version: | 5.5.32 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[10 Oct 2013 15:27]
Honza Horak
[10 Oct 2013 15:28]
Honza Horak
patch for copy paste issues
Attachment: mysql-covscan-copypaste.patch (text/x-patch), 690 bytes.
[10 Oct 2013 15:28]
Honza Horak
patch for uninit issues
Attachment: mysql-covscan-uninit.patch (text/x-patch), 930 bytes.
[10 Oct 2013 15:29]
Honza Horak
patch for varargs issues
Attachment: mysql-covscan-varargs.patch (text/x-patch), 2.73 KiB.
[10 Oct 2013 15:29]
Honza Horak
patch for string overflow issues
Attachment: mysql-covscan-string-overflow.patch (text/x-patch), 1.93 KiB.
[10 Oct 2013 15:29]
Honza Horak
patch for buffer overflow issues
Attachment: mysql-covscan-buffer-overflow.patch (text/x-patch), 867 bytes.
[10 Oct 2013 15:31]
Honza Horak
Filtered Coverity error log
Attachment: upstream-report-2013-10-10.err (application/octet-stream, text), 140.09 KiB.