Artifact d4d218704b13bc1814b7d76874e405743c903773:
- File src/func.c — part of check-in [7e4978c003] at 2014-09-11 18:44:04 on branch trunk — Add new APIs that take 64-bit length parameters: sqlite3_malloc64(), sqlite3_realloc64(), sqlite3_bind_blob64(), sqlite3_bind_text64(), sqlite3_result_blob64(), and sqlite3_result_text64(). Add the sqlite3_msize() interface. Internal memory allocation routines now use 64-bit unsigned length parameters for safety. Fix the sqlite3_get_table() to use sqlite3_realloc64() to avoid a integer overflow problem. (user: drh size: 53958) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.