Re: [Maria-developers] Bug in trx_group_commit_leader()
21 Jan
2013
21 Jan
'13
9:47 a.m.
Michael Widenius <monty@askmonty.org> writes:
I noticed this compiler error on one of the build machines for 10.0-base:
/home/buildbot/buildbot/build/mariadb-10.0.0/sql/log.cc:6564:40: warning: ‘last_in_queue’ may be used uninitialized in this function [-Wuninitialized]
Thanks. I've pushed the fix to 10.0-base.
Looking at the code, this looks like a real potential bug.
Yes (though likely dead code, as there's a DBUG_ASSERT before the if () asserting that it is always true). - Kristian.
4384
Age (days ago)
4384
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kristian Nielsen