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:
None 
Category:MySQL Server: Errors Severity:S3 (Non-critical)
Version:5.5.32 OS:Any
Assigned to: CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[10 Oct 2013 15:27] Honza Horak
patch for use after free issues

Attachment: mysql-covscan-use-after-free.patch (text/x-patch), 4.27 KiB.

[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.