add ability to release/free monitor resources to common/glib/gobject api
Bug #612868 reported by
Alexander Sack
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ntrack |
Fix Released
|
High
|
Alexander Sack |
Bug Description
current api lacks ability to release/free the monitor.
This requires addition of freeing a monitor to the common api as well as hooking this properly up to the glib source implementation. On top this bug should ensure that gobject singleton implementation is properly ref countable and freeable.
Related branches
Changed in ntrack: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 009 |
To post a comment you must log in.
landed fix for common backend api:
bzr commit -m "common[arch]: extend backend api to require _ntrack_arch_free; implement this in ntrack-libnl.c (lp:612868)" --fixes lp:612868 Development/ upstream/ asac/ntrack/ ntrack- arch.h ntrack- libnl.c
Committing to: /home/asac/
modified common/
modified common/
Committed revision 198.