Bug #33750 buffer overflow on reading a BIT(64) value using NDBAPI
Submitted: 8 Jan 2008 20:49 Modified: 20 Feb 2008 23:11
Reporter: Hartmut Holzgraefe
Status: Closed
Category:Server: NDBAPI Severity:S3 (Non-critical)
Version:mysql-5.1.22-ndb-6.3.6 OS:Linux
Assigned to: Frazer Clement Target Version:
Triage: D4 (Minor)

File: Maximum allowed size is 500KB.
Description:
Privacy:

If the data you need to attach is more than 500KB, you should create a compressed archive of the data and a README file that describes the data with a filename that includes the bug number (example: bug-data-33750.zip), and use FTP to upload the archive to ftp://ftp.mysql.com/pub/mysql/upload/. Once you have uploaded the file, add a comment to this bug to notify us about it. Note: This directory is unlistable, which means that once you have uploaded your file, you will not be able to see it.

All entries become the exclusive editorial property of Sun Microsystems, Inc.

[8 Jan 2008 21:05] Hartmut Holzgraefe
test project

Attachment: csc22154-0.1.tar.gz (application/x-gzip, text), 300.42 KiB.

[22 Jan 2008 17:58] Frazer Clement
Proposed patch for Bug 33750

Attachment: bug33750.patch (text/x-patch), 23.51 KiB.

[23 Jan 2008 8:16] Frazer Clement
Modified patch with len==0 case changed to assert and increased test iterations

Attachment: bug33750-v2.patch (text/x-patch), 24.11 KiB.