This repository has been archived by the owner on Jan 14, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
func_periodic_hook: add module ref counting
This module lacked necessary module ref count incrementing and decrementing when used. This patch adds it. There's already a datastore used, so doing the ref counting along with the lifetime of the datastore provides a convenient place to do it. git-svn-id: http://svn.asterisk.org/svn/asterisk/trunk@412279 f38db490-d61c-443f-a65b-d21fe96a405b
- Loading branch information