swaygrab: Increase max depth of JSON parsing to 256. Prevent segfault if IPC response can't be parsed.
	
		
	
				
					
				
			The default max nesting depth of json-c is 32, which can cause some valid trees to fail to be parsed, so increase that. Also instead of segfaulting, just abort and print the error returned by json-c.master
							parent
							
								
									66d3777c14
								
							
						
					
					
						commit
						98875443ea
					
				
					Loading…
					
					
				
		Reference in new issue