diff options
author | unknown <msvensson@neptunus.(none)> | 2005-03-10 10:46:19 +0100 |
---|---|---|
committer | unknown <msvensson@neptunus.(none)> | 2005-03-10 10:46:19 +0100 |
commit | 87636012c7a84ad90d38ff7b28d68ebea67a5098 (patch) | |
tree | e0181de97d2149ad200aac694f22a4e5b3fec752 /os2 | |
parent | 8c2067654bfdca62ddc4e76299b59e9c7dbb3963 (diff) | |
download | mariadb-git-87636012c7a84ad90d38ff7b28d68ebea67a5098.tar.gz |
Fix uninitialised variable in Dbacc
ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
Found use of uninitialised variable when increasing m_commit_count.
Moved initialisation of rootfragrecptr to before increase of m_commit_count, and removed the two initializations further down, since they are now unneccessary.
Diffstat (limited to 'os2')
0 files changed, 0 insertions, 0 deletions