Fix downloading_path not being initialized
This commit is contained in:
		
							parent
							
								
									5223c2c24b
								
							
						
					
					
						commit
						4ca6ae3169
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -62,6 +62,7 @@ twc_tfer_new() | |||
|     struct t_twc_tfer *tfer = malloc(sizeof(struct t_twc_tfer)); | ||||
|     tfer->files = twc_list_new(); | ||||
|     tfer->buffer = NULL; | ||||
|     tfer->downloading_path = NULL; | ||||
|     return tfer; | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Håvard Pettersson
						Håvard Pettersson