Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Fix binary serialization bug #1907

Merged
merged 11 commits into from
Aug 10, 2016
Merged

Fix binary serialization bug #1907

merged 11 commits into from
Aug 10, 2016

Conversation

NikVolf
Copy link
Contributor

@NikVolf NikVolf commented Aug 10, 2016

fixes https://github.com/ethcore/parity/issues/1903

bug was introduced because of the incorrect array boundaries check that was using wrong (one behind) element's length

got some mess with rebase -i here - a lot of commit entries
they will be squashed anyway, diff is ok

@NikVolf NikVolf added the A0-pleasereview 🤓 Pull request needs code review. label Aug 10, 2016
@coveralls
Copy link

coveralls commented Aug 10, 2016

Coverage Status

Coverage increased (+0.03%) to 86.36% when pulling 7d37bc5 on ipc-fix-serialize into 8018b69 on master.

@gavofyork gavofyork added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Aug 10, 2016
@gavofyork gavofyork merged commit c32244e into master Aug 10, 2016
@gavofyork gavofyork deleted the ipc-fix-serialize branch August 10, 2016 14:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants