mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-11-04 05:15:22 +00:00 
			
		
		
		
	dom mar 2 20:52:10 CET 2003
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@629 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		@@ -196,6 +196,8 @@ static struct ast_frame *lintogsm_frameout(struct ast_translator_pvt *tmp)
 | 
			
		||||
 | 
			
		||||
static void gsm_destroy_stuff(struct ast_translator_pvt *pvt)
 | 
			
		||||
{
 | 
			
		||||
	if (pvt->gsm)
 | 
			
		||||
		gsm_destroy(pvt->gsm);
 | 
			
		||||
	free(pvt);
 | 
			
		||||
	localusecnt--;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user