Bug #77349 Missing Sanity Check for malloc() in mgmapi.cpp
Submitted: 14 Jun 2015 20:06 Modified: 15 Jun 2015 16:54
Reporter: Bill Parker Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.6.2x OS:Any
Assigned to: CPU Architecture:Any
Tags: sanity checking

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:

[14 Jun 2015 20:08] Bill Parker
Patch File for This Bug Report

Attachment: mgmapi.cpp.patch (text/x-diff), 477 bytes.