mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
				synced 2025-11-03 21:43:32 +00:00 
			
		
		
		
	[mgcp] Set the right variable back to NULL
This commit is contained in:
		@@ -732,7 +732,7 @@ void mgcp_free_endp(struct mgcp_endpoint *endp)
 | 
			
		||||
 | 
			
		||||
	if (endp->local_options) {
 | 
			
		||||
		talloc_free(endp->local_options);
 | 
			
		||||
		endp->callid = NULL;
 | 
			
		||||
		endp->local_options = NULL;
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	if (!endp->cfg->early_bind) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user