Bug #20498 | Wrong usage of mysys/hash.c | ||
---|---|---|---|
Submitted: | 16 Jun 2006 10:25 | Modified: | 26 Jun 2006 13:24 |
Reporter: | Kristian Nielsen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | 5.1.12 | OS: | Linux (Linux/all) |
Assigned to: | Kristian Nielsen | CPU Architecture: | Any |
[16 Jun 2006 10:25]
Kristian Nielsen
[16 Jun 2006 10:33]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/7752
[26 Jun 2006 9:19]
Kristian Nielsen
Pushed to 5.1.12. For documentation: This fixes a Valgrind report of access to uninitialized memory. The bug was that the wrong pointer was used for hash lookup in the NDB code. The bug could potentially cause wrong behaviour, but it has not been determined under what circumstances that would actually happen, and what the observed behaviour would be in those cases.
[26 Jun 2006 13:24]
Jon Stephens
No feature change or fix of known misbehaviour to document for end users. Closed.