Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FullRLNCEncoder produces encodings that cannot be decoded #6

Open
dlm opened this issue Apr 19, 2023 · 2 comments
Open

FullRLNCEncoder produces encodings that cannot be decoded #6

dlm opened this issue Apr 19, 2023 · 2 comments

Comments

@dlm
Copy link

dlm commented Apr 19, 2023

While very unlikley, FullRLNCEncoder can produce encodings that cannot be decoded. The attached file produces such an example. Note that data.go uses crypto/rand. To make the example reproducable, I needed to update data.go to use math/rand. Also, github was not allowing me to upload the patch file as a .patch, but since txt files are okay, I renamed to .patch.txt
enc-dec-fail.patch.txt

@dlm dlm changed the title FullRLNCEncoder produces encodings that it cannot decode FullRLNCEncoder produces encodings that cannot be decoded Apr 19, 2023
@itzmeanjan
Copy link
Owner

Hi @dlm, this is interesting ! Thank you very much for reporting the error. I'll take a deep look.

@dlm
Copy link
Author

dlm commented Apr 20, 2023

@itzmeanjan no problem. Glad to help out!

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

No branches or pull requests

2 participants