summaryrefslogtreecommitdiff
path: root/isam/rkey.c
diff options
context:
space:
mode:
authorunknown <heikki@hundin.mysql.fi>2004-03-31 18:06:13 +0300
committerunknown <heikki@hundin.mysql.fi>2004-03-31 18:06:13 +0300
commitf4b6dab211a1bac4d636aed32de40022ababcd06 (patch)
treedbdd601c34d35d61b569198bbf59f55cd2f528eb /isam/rkey.c
parentbdb370c872853e092aa8de749ca306ed7b2f411d (diff)
downloadmariadb-git-f4b6dab211a1bac4d636aed32de40022ababcd06.tar.gz
fil0fil.c:
Add assertions to check that we do not go out of bounds of io thread status array os0file.c: Fix memory corruption (assertion failure on line 244 of sync0sync.c) reported by Miguel in a Windows build of MySQL-4.1.2. The bug is present in all InnoDB versions in Windows, but it depends on how the linker places a static array in srv0srv.c, whether the bug shows itself. 4 bytes were overwritten with a pointer to a statically allocated string: 'get windows aio return value'. innobase/os/os0file.c: Fix memory corruption (assertion failure on line 244 of sync0sync.c) reported by Miguel in a Windows build of MySQL-4.1.2. The bug is present in all InnoDB versions in Windows, but it depends on how the linker places a static array in srv0srv.c, whether the bug shows itself. 4 bytes were overwritten with a pointer to a statically allocated string: 'get windows aio return value'. innobase/fil/fil0fil.c: Add assertions to check that we do not go out of bounds of io thread status array
Diffstat (limited to 'isam/rkey.c')
0 files changed, 0 insertions, 0 deletions