mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	Plug some leaks
Add maxsize to bufferdata in case the memory size can be variable such as with encoded formats. Copy new size in the proxy.
This commit is contained in:
		
							parent
							
								
									9d4048e73a
								
							
						
					
					
						commit
						b208e8b690
					
				
					 15 changed files with 117 additions and 57 deletions
				
			
		| 
						 | 
				
			
			@ -26,8 +26,6 @@ G_BEGIN_DECLS
 | 
			
		|||
 | 
			
		||||
typedef struct _PinosMemblock PinosMemblock;
 | 
			
		||||
 | 
			
		||||
#include <pinos/server/daemon.h>
 | 
			
		||||
 | 
			
		||||
typedef enum {
 | 
			
		||||
  PINOS_MEMBLOCK_FLAG_NONE           = 0,
 | 
			
		||||
  PINOS_MEMBLOCK_FLAG_WITH_FD        = (1 << 0),
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue