mirror of
				https://github.com/facebook/zstd.git
				synced 2025-10-31 16:47:48 +02:00 
			
		
		
		
	reverted the addition of free at the gz_init()
This commit is contained in:
		| @@ -65,7 +65,6 @@ local int gz_init(gz_statep state) { | ||||
|         state.state->x.next = strm->next_out; | ||||
|     } | ||||
|  | ||||
|     free(state.state); | ||||
|     return 0; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user