Release counter and session watches whe unregistering
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 8 Oct 2010 21:36:44 +0000 (23:36 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 8 Oct 2010 21:36:44 +0000 (23:36 +0200)
commitd8ca643864d54183330618f0418ba0388e4b9dde
tree1c5ad7c477829abecbc93c49737b9c79bd7223ba
parente902fab6a63e2df6c0ad4953a7b10522f85e2205
Release counter and session watches whe unregistering

Releasing the watches from the hash table freeing routines lead to double
freeing the interface data watch pointer in case the owner would disappear
before unregistering.
src/counter.c
src/session.c