mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	Fix some memory leaks
This commit is contained in:
		
							parent
							
								
									0e03080002
								
							
						
					
					
						commit
						78a7a1ea72
					
				
					 6 changed files with 73 additions and 24 deletions
				
			
		| 
						 | 
				
			
			@ -107,7 +107,6 @@ on_stream_notify (GObject    *gobject,
 | 
			
		|||
 | 
			
		||||
      format = g_bytes_new_static (str, strlen (str) + 1);
 | 
			
		||||
      pinos_stream_start (s, format, PINOS_STREAM_MODE_SOCKET);
 | 
			
		||||
      g_bytes_unref (format);
 | 
			
		||||
      break;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue