You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	lavfi/chromaber_vulkan: fix memory leaks
This commit is contained in:
		| @@ -156,8 +156,6 @@ static av_cold int init_filter(AVFilterContext *ctx, AVFrame *in) | ||||
|  | ||||
|     s->initialized = 1; | ||||
|  | ||||
|     return 0; | ||||
|  | ||||
| fail: | ||||
|     if (spv_opaque) | ||||
|         spv->free_shader(spv, &spv_opaque); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user