Opened 20 years ago
Closed 20 years ago
#707 closed defect (fixed)
pmConfigDB() free's things that are only 'views'
| Reported by: | jhoblitt | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | config | Version: | 0.10.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It looks like I introduced a double free bug in a previous patch.
Attachments (1)
Change History (3)
by , 20 years ago
| Attachment: | psmodules-0.10.0-pmConfigDB_free_fix.patch added |
|---|
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
I believe that this patch was applied but the bug was never closed.
Note:
See TracTickets
for help on using tickets.

patch to remove unessicary psFree()'s in pmConfigDB