mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Compiler fixes for GCC with -Og
ASTERISK-29144 Change-Id: I2a72c072083b4492a223c6f9d73d21f4f424db62
This commit is contained in:
		
				
					committed by
					
						 Kevin Harwell
						Kevin Harwell
					
				
			
			
				
	
			
			
			
						parent
						
							28faafd1c4
						
					
				
				
					commit
					57ee79a563
				
			| @@ -1181,7 +1181,7 @@ static int free_acf_query(struct acf_odbc_query *query) | ||||
| static int init_acf_query(struct ast_config *cfg, char *catg, struct acf_odbc_query **query) | ||||
| { | ||||
| 	const char *tmp; | ||||
| 	const char *tmp2; | ||||
| 	const char *tmp2 = NULL; | ||||
| 	int i; | ||||
|  | ||||
| 	if (!cfg || !catg) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user