mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	
							parent
							
								
									8636c509f5
								
							
						
					
					
						commit
						0b69b92dc8
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -66,6 +66,7 @@ static inline int spa_json_next(struct spa_json * iter, const char **value)
 | 
			
		|||
	int utf8_remain = 0;
 | 
			
		||||
	enum { __NONE, __STRUCT, __BARE, __STRING, __UTF8, __ESC, __COMMENT };
 | 
			
		||||
 | 
			
		||||
	*value = NULL;
 | 
			
		||||
	for (; iter->cur < iter->end; iter->cur++) {
 | 
			
		||||
		unsigned char cur = (unsigned char)*iter->cur;
 | 
			
		||||
 again:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue