mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Merge "chan_sip: Fix segfault during module unload"
This commit is contained in:
		| @@ -1669,7 +1669,6 @@ static void _urg_handler(int num) | ||||
|  | ||||
| static struct sigaction urg_handler = { | ||||
| 	.sa_handler = _urg_handler, | ||||
| 	.sa_flags = SA_RESTART, | ||||
| }; | ||||
|  | ||||
| static void _hup_handler(int num) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user