mirror of
				https://github.com/containers/podman.git
				synced 2025-11-01 02:42:11 +08:00 
			
		
		
		
	Bump github.com/containers/storage from 1.24.3 to 1.24.4
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.24.3 to 1.24.4. - [Release notes](https://github.com/containers/storage/releases) - [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md) - [Commits](https://github.com/containers/storage/compare/v1.24.3...v1.24.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
		![27856297+dependabot-preview[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot-preview[bot]
					dependabot-preview[bot]
				
			
				
					committed by
					
						 Daniel J Walsh
						Daniel J Walsh
					
				
			
			
				
	
			
			
			 Daniel J Walsh
						Daniel J Walsh
					
				
			
						parent
						
							07663f74c4
						
					
				
				
					commit
					057faea5c1
				
			
							
								
								
									
										2
									
								
								vendor/github.com/klauspost/compress/zstd/blockdec.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/github.com/klauspost/compress/zstd/blockdec.go
									
									
									
										generated
									
									
										vendored
									
									
								
							| @ -613,7 +613,7 @@ func (b *blockDec) decodeCompressed(hist *history) error { | ||||
| 	// Decode treeless literal block. | ||||
| 	if litType == literalsBlockTreeless { | ||||
| 		// TODO: We could send the history early WITHOUT the stream history. | ||||
| 		//   This would allow decoding treeless literials before the byte history is available. | ||||
| 		//   This would allow decoding treeless literals before the byte history is available. | ||||
| 		//   Silencia stats: Treeless 4393, with: 32775, total: 37168, 11% treeless. | ||||
| 		//   So not much obvious gain here. | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user