Skip to content

Conversation

@klauspost
Copy link
Owner

@klauspost klauspost commented Feb 6, 2023

Fix invalid slicing in #237

Zero values in shards taken from capacity of data shards.

Also fixes GF8 corruption in pure Go mode. Retracting because of this.

Fix invalid slicing in #237

Zero values in shards taken from capacity of data shards.
@klauspost klauspost merged commit 9dac1a1 into master Feb 6, 2023
@klauspost klauspost deleted the split-fix-oob-and-zero branch February 6, 2023 14:51
ribru17 added a commit to ribru17/nvim-treesitter that referenced this pull request Dec 1, 2024
Reference file:

```gomod
module github.com/klauspost/reedsolomon

go 1.21

require github.com/klauspost/cpuid/v2 v2.2.8

require golang.org/x/sys v0.24.0 // indirect

retract (
	v1.12.2 // klauspost/reedsolomon#283
	v1.11.6 // klauspost/reedsolomon#240
	[v1.11.3, v1.11.5] // klauspost/reedsolomon#238
	v1.11.2 // klauspost/reedsolomon#229
)
```
clason pushed a commit to nvim-treesitter/nvim-treesitter that referenced this pull request Dec 2, 2024
Reference file:

```gomod
module github.com/klauspost/reedsolomon

go 1.21

require github.com/klauspost/cpuid/v2 v2.2.8

require golang.org/x/sys v0.24.0 // indirect

retract (
	v1.12.2 // klauspost/reedsolomon#283
	v1.11.6 // klauspost/reedsolomon#240
	[v1.11.3, v1.11.5] // klauspost/reedsolomon#238
	v1.11.2 // klauspost/reedsolomon#229
)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants