[MDEV-3456] LP:782433 - free() of memory containing active spinlock Created: 2011-05-13 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
xt_heap_release() does not release spinlock hp->h_lock that is initialized in xt_heap_new(). This makes Windows application verifier unhappy. Fix: |
| Comments |
| Comment by Vladislav Vaintroub [ 2011-06-14 ] |
|
Re: free() of memory containing active spinlock |
| Comment by Rasmus Johansson (Inactive) [ 2011-06-15 ] |
|
Launchpad bug id: 782433 |