[MDEV-11933] Wrong usage of linked list in mysql_prune_stmt_list Created: 2017-01-29 Updated: 2017-04-18 Resolved: 2017-02-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 5.5, 10.0, 10.1 |
| Fix Version/s: | 5.5.55, 10.0.30, 10.1.22, 10.2.5 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | upstream-fixed | ||
| Issue Links: |
|
||||||||||||||||
| Sprint: | 5.5.55 | ||||||||||||||||
| Description |
|
mysql_prune_stmt_list() function incorrectly removes elements from linked list. See linked issues |