Bug #48095 | Valgrind - uninitialized value rw_lock_set_writer_id_and_recursion_flag() | ||
---|---|---|---|
Submitted: | 15 Oct 2009 19:21 | Modified: | 15 Feb 2011 9:59 |
Reporter: | Patrick Crews | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Partitions | Severity: | S3 (Non-critical) |
Version: | 5.5 WL#3352 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | partitioning, uninitialized value, valgrind |
[15 Oct 2009 19:21]
Patrick Crews
[27 Oct 2009 23:08]
Patrick Crews
Unable to repeat this bug with the latest version of the tree.
[15 Feb 2011 8:55]
Marko Mäkelä
This is a duplicate of Bug #59307. Valgrind can generate a bogus warning (for comparing uninitialized x==x) when Valgrind instrumentation is not enabled in InnoDB.