mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	
							parent
							
								
									03f06207f0
								
							
						
					
					
						commit
						52834f29ad
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -396,6 +396,7 @@ void finish_drm_resources(struct wlr_drm_backend *drm) {
 | 
				
			||||||
		struct wlr_drm_plane *plane = &drm->planes[i];
 | 
							struct wlr_drm_plane *plane = &drm->planes[i];
 | 
				
			||||||
		drm_plane_finish_surface(plane);
 | 
							drm_plane_finish_surface(plane);
 | 
				
			||||||
		wlr_drm_format_set_finish(&plane->formats);
 | 
							wlr_drm_format_set_finish(&plane->formats);
 | 
				
			||||||
 | 
							free(plane->cursor_sizes);
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	free(drm->planes);
 | 
						free(drm->planes);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue