fix: Initialised variable to keep CI from breaking (again).
							parent
							
								
									ea852f9102
								
							
						
					
					
						commit
						96d07dfb54
					
				|  | @ -185,7 +185,7 @@ char *vieter_package_to_description(vieter_package *pkg) { | ||||||
|   int i; |   int i; | ||||||
| 
 | 
 | ||||||
|   // special case for FILENAME
 |   // special case for FILENAME
 | ||||||
|   char *ext; |   char *ext = NULL; | ||||||
|   switch (pkg->compression) { |   switch (pkg->compression) { | ||||||
|   case 0: |   case 0: | ||||||
|     ext = ".tar"; |     ext = ".tar"; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue