aboutsummaryrefslogtreecommitdiff
path: root/src/mutex_unix.c
diff options
context:
space:
mode:
authordanielk1977 <danielk1977@noemail.net>2008-06-16 14:19:57 +0000
committerdanielk1977 <danielk1977@noemail.net>2008-06-16 14:19:57 +0000
commit99e925da517c01ec3d07e83c9ec1371678e80d61 (patch)
tree0fe1b78d079279c57ac6d64587080e88fcf87b29 /src/mutex_unix.c
parentfce96308b16e2230ed0ccb9e8ee085770177a370 (diff)
downloadsqlite-99e925da517c01ec3d07e83c9ec1371678e80d61.tar.gz
sqlite-99e925da517c01ec3d07e83c9ec1371678e80d61.zip
Fix a problem with the incremental blob API. sqlite3_blob_open() was always reading the data for the leftmost column of the row that the opened blob was stored in. If this column happened to contain a (the) large blob, sqlite would make a large memory allocation to read the data into. Which defeats the purpose of using incremental blobs. (CVS 5222)
FossilOrigin-Name: 1b9478da2f421c1270e76297324fff8037d2f231
Diffstat (limited to 'src/mutex_unix.c')
0 files changed, 0 insertions, 0 deletions