mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	Merged revisions 294312 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2 ........ r294312 | jpeeler | 2010-11-08 16:30:49 -0600 (Mon, 08 Nov 2010) | 1 line add missing unlock not present in 294277 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@294313 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -228,6 +228,7 @@ static int timerfd_timer_disable_continuous(int handle) | ||||
| 		/* No reason to do anything if we're not | ||||
| 		 * in continuous mode | ||||
| 		 */ | ||||
| 		ao2_unlock(our_timer); | ||||
| 		ao2_ref(our_timer, -1); | ||||
| 		return 0; | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user