#96 closed defect (released)
Memory leak in omqueryinternal.cc
Reported by: | Richard Boulton | Owned by: | Richard Boulton |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Backend-Remote | Version: | SVN trunk |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Operating System: | Linux |
Description
There appears to be a memory leak in the query unserialisation code in omqueryinternal.cc. I've written and committed a test which fails due to this leak when run under valgrind: serialisequery1 in internaltest.
Looking into this now, so I've assigned this report to myself.
Change History (3)
comment:1 by , 18 years ago
Status: | new → assigned |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 18 years ago
Operating System: | → Linux |
---|---|
Resolution: | fixed → released |
Note:
See TracTickets
for help on using tickets.
Fixed by Olly in revision 7290.